Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libthr/thread/
H A Dthr_attr.c269 PTHREAD_SCOPE_SYSTEM : PTHREAD_SCOPE_PROCESS; in _thr_attr_getscope()
454 (contentionscope != PTHREAD_SCOPE_PROCESS && in _thr_attr_setscope()
/freebsd-14.2/include/
H A Dpthread.h71 #define PTHREAD_SCOPE_PROCESS 0 macro