Home
last modified time | relevance | path

Searched refs:high_cnt (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/netbsd-tests/lib/libpthread/
HDt_mutex.c516 static uintmax_t high_cnt = 0, low_cnt = 0, MAX_LOOP = 100000000; variable
535 while (high_cnt < MAX_LOOP) { in high_prio()
537 high_cnt += 1; in high_prio()
539 high_cnt = 0; in high_prio()