Searched refs:pthread_getspecific (Results 1 – 12 of 12) sorted by relevance
14 TEST_ASSERT_NULL(pthread_getspecific(key));21 TEST_ASSERT_EQUAL_PTR(&val, pthread_getspecific(key));27 TEST_ASSERT_NULL(pthread_getspecific(key));144 TEST_ASSERT_EQUAL_HEX32(pthread_getspecific(key), tls_value); in thread_stress_test()
495 sys_sem_t *sem = pthread_getspecific(sys_thread_sem_key); in sys_thread_sem_get()544 sys_sem_t *sem = pthread_getspecific(sys_thread_sem_key); in sys_thread_sem_deinit()
148 esp_pthread_cfg_t *p = pthread_getspecific(s_pthread_cfg_key); in esp_pthread_set_cfg()162 esp_pthread_cfg_t *cfg = pthread_getspecific(s_pthread_cfg_key); in esp_pthread_get_cfg()241 esp_pthread_cfg_t *pthread_cfg = pthread_getspecific(s_pthread_cfg_key); in pthread_create()
199 void *pthread_getspecific(pthread_key_t key) in pthread_getspecific() function
44 - :cpp:func:`pthread_getspecific`
266 sem = pthread_getspecific(s_wifi_thread_sem_key); in wifi_thread_semphr_get_wrapper()
268 sem = pthread_getspecific(s_wifi_thread_sem_key); in wifi_thread_semphr_get_wrapper()
278 sem = pthread_getspecific(s_wifi_thread_sem_key); in wifi_thread_semphr_get_wrapper()
223 sem = pthread_getspecific(s_wifi_thread_sem_key); in wifi_thread_semphr_get_wrapper()
639 .literal.pthread_getspecific654 .text.pthread_getspecific15101 pthread_getspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
656 .literal.pthread_getspecific671 .text.pthread_getspecific17117 pthread_getspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
20596 .literal.pthread_getspecific22298 .text.pthread_getspecific22301 0x00000000400e032c pthread_getspecific