HomeSort by: relevance | last modified time | path
    Searched refs:pthread_attr_getscope (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libpthread/
Makefile 138 pthread_attr_getscope.3 \
173 MLINKS+= pthread_attr_getscope.3 pthread_attr_setscope.3
pthread.h 76 int pthread_attr_getscope(const pthread_attr_t * __restrict,
pthread_attr.c 243 pthread_attr_getscope(const pthread_attr_t *attr, int *scope) function in typeref:typename:int
  /src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
msan_test.cc 3342 res = pthread_attr_getscope(&attr, &v);
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors.inc 4553 COMMON_INTERCEPT_FUNCTION(pthread_attr_getscope); \

Completed in 76 milliseconds