Searched refs:SPINLOCK_DEADLOCK_COUNT (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/
H A Dsmp.cpp67 #define SPINLOCK_DEADLOCK_COUNT 100000000 macro
346 if (++count == SPINLOCK_DEADLOCK_COUNT) {
471 if (++count == SPINLOCK_DEADLOCK_COUNT) {
584 if (++count == SPINLOCK_DEADLOCK_COUNT) {
649 if (++count == SPINLOCK_DEADLOCK_COUNT) {

Completed in 32 milliseconds