Home
last modified time | relevance | path

Searched refs:pthread_getspecific (Results 1 – 20 of 20) sorted by relevance

/hal_espressif-3.6.0/components/pthread/test/
Dtest_pthread_local_storage.c14 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()
226 if (pthread_getspecific(state->keys[i]) == NULL) { in s_test_repeat_destructor()
/hal_espressif-3.6.0/components/lwip/port/esp32/freertos/
Dsys_arch.c502 sys_sem_t *sem = pthread_getspecific(sys_thread_sem_key); in sys_thread_sem_get()
551 sys_sem_t *sem = pthread_getspecific(sys_thread_sem_key); in sys_thread_sem_deinit()
/hal_espressif-3.6.0/components/pthread/
Dpthread.c134 esp_pthread_cfg_t *p = pthread_getspecific(s_pthread_cfg_key); in esp_pthread_set_cfg()
148 esp_pthread_cfg_t *cfg = pthread_getspecific(s_pthread_cfg_key); in esp_pthread_get_cfg()
227 esp_pthread_cfg_t *pthread_cfg = pthread_getspecific(s_pthread_cfg_key); in pthread_create()
Dpthread_local_storage.c207 void *pthread_getspecific(pthread_key_t key) in pthread_getspecific() function
/hal_espressif-3.6.0/docs/en/api-guides/
Dthread-local-storage.rst46 - :cpp:func:`pthread_getspecific`
/hal_espressif-3.6.0/components/esp_wifi/esp32/
Desp_adapter.c279 sem = pthread_getspecific(s_wifi_thread_sem_key); in wifi_thread_semphr_get_wrapper()
/hal_espressif-3.6.0/components/esp_wifi/esp32c3/
Desp_adapter.c215 sem = pthread_getspecific(s_wifi_thread_sem_key); in wifi_thread_semphr_get_wrapper()
/hal_espressif-3.6.0/components/esp_wifi/esp32s2/
Desp_adapter.c261 sem = pthread_getspecific(s_wifi_thread_sem_key); in wifi_thread_semphr_get_wrapper()
/hal_espressif-3.6.0/components/esp_wifi/esp32s3/
Desp_adapter.c269 sem = pthread_getspecific(s_wifi_thread_sem_key); in wifi_thread_semphr_get_wrapper()
/hal_espressif-3.6.0/docs/en/api-reference/system/
Dpthread.rst122 * ``pthread_setspecific()`` / ``pthread_getspecific()``
/hal_espressif-3.6.0/tools/test_idf_size/
Dapp_esp32s2.map639 .literal.pthread_getspecific
654 .text.pthread_getspecific
15101 pthread_getspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Dapp2.map656 .literal.pthread_getspecific
671 .text.pthread_getspecific
17117 pthread_getspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Dapp_esp32s3.map711 .literal.pthread_getspecific
726 .text.pthread_getspecific
19679 pthread_getspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Dapp_esp32c3.map626 .text.pthread_getspecific
16111 pthread_getspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Dapp_esp32h2.map618 .text.pthread_getspecific
14392 pthread_getspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Dapp.map20596 .literal.pthread_getspecific
22298 .text.pthread_getspecific
22301 0x00000000400e032c pthread_getspecific
Doverflow.map39133 .literal.pthread_getspecific
43639 .text.pthread_getspecific
43642 0x00000000400d26f0 pthread_getspecific
75143 pthread_getspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Doverflow_esp32s2.map39953 .literal.pthread_getspecific
44659 .text.pthread_getspecific
44662 0x00000000400828a4 pthread_getspecific
76286 pthread_getspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Doverflow_esp32s3.map52261 .literal.pthread_getspecific
56487 .text.pthread_getspecific
56490 0x00000000420021ec pthread_getspecific
92204 pthread_getspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Doverflow_esp32c3.map34567 .text.pthread_getspecific
34569 0x000000004200037c pthread_getspecific
71761 pthread_getspecific esp-idf/pthread/libpthread.a(pthread_local_storag…