Home
last modified time | relevance | path

Searched refs:PTHREAD_SCOPE_SYSTEM (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
Dpthread_attr.c97 if (scope == PTHREAD_SCOPE_SYSTEM) { in pthread_attr_setscope()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dpthread.h101 #define PTHREAD_SCOPE_SYSTEM 0 macro
/device/soc/esp/esp32/components/pthread/
Dpthread.c1109 if (scope == PTHREAD_SCOPE_SYSTEM) { in pthread_attr_setscope()