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

/netbsd-current/lib/libpthread/
H A Dpthread_queue.h120 #define PTQ_NEXT(elm, field) ((elm)->field.ptqe_next) macro
H A Dpthread_rwlock.c518 if (PTQ_NEXT(thread, pt_sleep) != NULL)

Completed in 206 milliseconds