Home
last modified time | relevance | path

Searched refs:pthread_attr_setscope (Results 1 – 12 of 12) sorted by relevance

/src/contrib/ntp/libntp/lib/isc/pthreads/
H A Dthread.c55 ret = pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM); in isc_thread_create()
/src/lib/libthr/
H A Dpthread.map34 pthread_attr_setscope;
/src/lib/libc/include/
H A Dun-namespace.h88 #undef pthread_attr_setscope
H A Dnamespace.h107 #define pthread_attr_setscope _pthread_attr_setscope macro
/src/include/
H A Dpthread.h344 int pthread_attr_setscope(pthread_attr_t *, int);
/src/lib/libc/gen/
H A DSymbol.map20 pthread_attr_setscope;
H A D_pthread_stubs.c278 STUB_FUNC2(pthread_attr_setscope, PJT_ATTR_SETSCOPE, int, void *, int)
/src/lib/libthr/thread/
H A Dthr_attr.c446 __weak_reference(_thr_attr_setscope, pthread_attr_setscope);
/src/share/man/man3/
H A DMakefile495 pthread_attr.3 pthread_attr_setscope.3 \
/src/contrib/ntp/libntp/
H A Dwork_thread.c626 pthread_attr_setscope(&thr_attr, PTHREAD_SCOPE_SYSTEM);
/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddone_abilist.txt351 fun:pthread_attr_setscope=discard
H A Dlibc_ubuntu1404_abilist.txt2557 fun:pthread_attr_setscope=uninstrumented