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

/netbsd-current/lib/libpthread/
H A Dpthread_int.h66 PTQ_ENTRY(pt_clean_t) ptc_next;
113 PTQ_ENTRY(__pthread_st) pt_deadq;
122 PTQ_ENTRY(__pthread_st) pt_allq;
135 PTQ_ENTRY(__pthread_st) pt_sleep;
141 PTQ_ENTRY(pt_specific) pts_next;
H A Dpthread_queue.h54 #define PTQ_ENTRY(type) \ macro

Completed in 218 milliseconds