Home
last modified time | relevance | path

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

/netbsd/src/tests/lib/libpthread/
Dt_cnd.c57 #define B_THREADS 8 macro
87 thrd_t t[B_THREADS]; in cnd_notify()
95 for (i = 0; i < B_THREADS; i++) { in cnd_notify()
109 for (i = 0; i < B_THREADS; i++) { in cnd_notify()