Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dthrd_current.c42 int sleepCount = 0; in TrylockWithTimeout() local
56 sleepCount++; in TrylockWithTimeout()
57 if (sleepCount >= LOCK_WAIT_MAX_TIME_COUNT) { in TrylockWithTimeout()
H A Dthrd_equal.c42 int sleepCount = 0; in TrylockWithTimeout() local
56 sleepCount++; in TrylockWithTimeout()
57 if (sleepCount >= LOCK_WAIT_MAX_TIME_COUNT) { in TrylockWithTimeout()

Completed in 1 milliseconds