Home
last modified time | relevance | path

Searched refs:pthread_setspecific (Results 1 – 6 of 6) sorted by relevance

/device/soc/esp/esp32/components/esp_lwip/port/
Dsys_arch.c537 pthread_setspecific(sys_thread_sem_key, sem); in sys_thread_sem_init()
547 pthread_setspecific(sys_thread_sem_key, NULL); in sys_thread_sem_deinit()
/device/soc/esp/esp32/components/pthread/
Dpthread_local_storage.c214 int pthread_setspecific(pthread_key_t key, const void *value) in pthread_setspecific() function
Dpthread.c156 pthread_setspecific(s_pthread_cfg_key, p);
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dpthread.h545 int pthread_setspecific(pthread_key_t, const void *);
/device/soc/esp/esp32/components/esp_wifi/esp32/
Desp_adapter.c281 pthread_setspecific(s_wifi_thread_sem_key, sem); in wifi_thread_semphr_get_wrapper()
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/
Drootfs_arm64.cpio.gz