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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_pth.h58 #define _PT_PTHREAD_CONDATTR_INIT pthread_condattr_create macro
88 #define _PT_PTHREAD_CONDATTR_INIT(x) 0 macro
98 #define _PT_PTHREAD_CONDATTR_INIT(x) 0 macro
100 #define _PT_PTHREAD_CONDATTR_INIT pthread_condattr_init macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptsynch.c84 rv = _PT_PTHREAD_CONDATTR_INIT(&_pt_cvar_attr);

Completed in 36 milliseconds