Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/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()
/hal_espressif-2.7.6/components/lwip/port/esp32/freertos/
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()
/hal_espressif-2.7.6/components/pthread/
Dpthread_local_storage.c213 int pthread_setspecific(pthread_key_t key, const void *value) in pthread_setspecific() function
Dpthread.c156 pthread_setspecific(s_pthread_cfg_key, p); in esp_pthread_set_cfg()
/hal_espressif-2.7.6/docs/en/api-guides/
Dthread-local-storage.rst45 - :cpp:func:`pthread_setspecific`
/hal_espressif-2.7.6/components/esp_wifi/esp32s2/
Desp_adapter.c270 pthread_setspecific(s_wifi_thread_sem_key, sem); in wifi_thread_semphr_get_wrapper()
/hal_espressif-2.7.6/components/esp_wifi/esp32s3/
Desp_adapter.c272 pthread_setspecific(s_wifi_thread_sem_key, sem); in wifi_thread_semphr_get_wrapper()
/hal_espressif-2.7.6/components/esp_wifi/esp32/
Desp_adapter.c282 pthread_setspecific(s_wifi_thread_sem_key, sem); in wifi_thread_semphr_get_wrapper()
/hal_espressif-2.7.6/components/esp_wifi/esp32c3/
Desp_adapter.c227 pthread_setspecific(s_wifi_thread_sem_key, sem); in wifi_thread_semphr_get_wrapper()
/hal_espressif-2.7.6/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.map20599 .literal.pthread_setspecific
22303 .text.pthread_setspecific
22306 0x00000000400e0350 pthread_setspecific