Home
last modified time | relevance | path

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

/netbsd/lib/libpthread/
H A Dpthread_types.h183 #define _PT_COND_DEAD 0xDEAD0005 macro
H A Dpthread_cond.c114 cond->ptc_magic = _PT_COND_DEAD; in pthread_cond_destroy()