Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/pthread/test/
Dtest_pthread_local_storage.c18 TEST_ASSERT_EQUAL(0, pthread_setspecific(key, &val));
24 TEST_ASSERT_EQUAL(0, pthread_setspecific(key, NULL));
116 pthread_setspecific(key, expected_destructor_ptr); in thread_test_pthread_destructor()
141 pthread_setspecific(key, tls_value); in thread_stress_test()
240 pthread_setspecific(state->keys[null_idx], state); in s_test_repeat_destructor()
248 pthread_setspecific(state->keys[i], state); in s_test_repeat_destructor_thread()
/hal_espressif-3.6.0/components/lwip/port/esp32/freertos/
Dsys_arch.c544 pthread_setspecific(sys_thread_sem_key, sem); in sys_thread_sem_init()
554 pthread_setspecific(sys_thread_sem_key, NULL); in sys_thread_sem_deinit()
/hal_espressif-3.6.0/components/pthread/
Dpthread_local_storage.c221 int pthread_setspecific(pthread_key_t key, const void *value) in pthread_setspecific() function
Dpthread.c142 pthread_setspecific(s_pthread_cfg_key, p); in esp_pthread_set_cfg()
/hal_espressif-3.6.0/docs/en/api-guides/
Dthread-local-storage.rst47 - :cpp:func:`pthread_setspecific`
/hal_espressif-3.6.0/components/esp_wifi/esp32/
Desp_adapter.c283 pthread_setspecific(s_wifi_thread_sem_key, sem); in wifi_thread_semphr_get_wrapper()
/hal_espressif-3.6.0/components/esp_wifi/esp32c3/
Desp_adapter.c219 pthread_setspecific(s_wifi_thread_sem_key, sem); in wifi_thread_semphr_get_wrapper()
/hal_espressif-3.6.0/components/esp_wifi/esp32s2/
Desp_adapter.c265 pthread_setspecific(s_wifi_thread_sem_key, sem); in wifi_thread_semphr_get_wrapper()
/hal_espressif-3.6.0/components/esp_wifi/esp32s3/
Desp_adapter.c273 pthread_setspecific(s_wifi_thread_sem_key, sem); 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.map641 .literal.pthread_setspecific
656 .text.pthread_setspecific
15137 pthread_setspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Dapp2.map658 .literal.pthread_setspecific
673 .text.pthread_setspecific
17153 pthread_setspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Dapp_esp32s3.map713 .literal.pthread_setspecific
728 .text.pthread_setspecific
19716 pthread_setspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Dapp_esp32c3.map628 .text.pthread_setspecific
16148 pthread_setspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Dapp_esp32h2.map620 .text.pthread_setspecific
14429 pthread_setspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Dapp.map20599 .literal.pthread_setspecific
22303 .text.pthread_setspecific
22306 0x00000000400e0350 pthread_setspecific
Doverflow.map39136 .literal.pthread_setspecific
43643 .text.pthread_setspecific
43646 0x00000000400d270c pthread_setspecific
75196 pthread_setspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Doverflow_esp32s2.map39956 .literal.pthread_setspecific
44663 .text.pthread_setspecific
44666 0x00000000400828c0 pthread_setspecific
76355 pthread_setspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Doverflow_esp32s3.map52264 .literal.pthread_setspecific
56491 .text.pthread_setspecific
56494 0x0000000042002208 pthread_setspecific
92252 pthread_setspecific esp-idf/pthread/libpthread.a(pthread_local_storag…
Doverflow_esp32c3.map34570 .text.pthread_setspecific
34572 0x00000000420003a2 pthread_setspecific
71825 pthread_setspecific esp-idf/pthread/libpthread.a(pthread_local_storag…