Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/pthread/test/
Dtest_pthread_local_storage.c12 TEST_ASSERT_EQUAL(0, pthread_key_create(&key, NULL));
38 TEST_ASSERT_EQUAL(0, pthread_key_create(&keys[i], NULL));
68 TEST_ASSERT_EQUAL(0, pthread_key_create(&key, test_pthread_destructor));
92 TEST_ASSERT_EQUAL(0, pthread_key_create(&key, test_pthread_destructor));
156 TEST_ASSERT_EQUAL(0, pthread_key_create(&key, test_pthread_destructor));
/hal_espressif-2.7.6/components/pthread/
Dpthread_local_storage.c58 int pthread_key_create(pthread_key_t *key, pthread_destructor_t destructor) in pthread_key_create() function
Dpthread.c85 if (pthread_key_create(&s_pthread_cfg_key, esp_pthread_cfg_key_destructor) != 0) { in esp_pthread_init()
/hal_espressif-2.7.6/components/lwip/port/esp32/freertos/
Dsys_arch.c433 pthread_key_create(&sys_thread_sem_key, sys_thread_sem_free); in sys_init()
/hal_espressif-2.7.6/docs/en/api-guides/
Dthread-local-storage.rst42 - :cpp:func:`pthread_key_create`
/hal_espressif-2.7.6/components/esp_wifi/esp32s2/
Desp_adapter.c260 if (0 != pthread_key_create(&s_wifi_thread_sem_key, wifi_thread_semphr_free)) { in wifi_thread_semphr_get_wrapper()
/hal_espressif-2.7.6/components/esp_wifi/esp32s3/
Desp_adapter.c262 if (0 != pthread_key_create(&s_wifi_thread_sem_key, wifi_thread_semphr_free)) { in wifi_thread_semphr_get_wrapper()
/hal_espressif-2.7.6/components/esp_wifi/esp32/
Desp_adapter.c272 if (0 != pthread_key_create(&s_wifi_thread_sem_key, wifi_thread_semphr_free)) { in wifi_thread_semphr_get_wrapper()
/hal_espressif-2.7.6/components/esp_wifi/esp32c3/
Desp_adapter.c217 if (0 != pthread_key_create(&s_wifi_thread_sem_key, wifi_thread_semphr_free)) { in wifi_thread_semphr_get_wrapper()
/hal_espressif-2.7.6/tools/test_idf_size/
Dapp_esp32s2.map8 esp-idf/pthread/libpthread.a(pthread.c.obj) (pthread_key_create)
10389 .literal.pthread_key_create
10891 .text.pthread_key_create
10894 0x00000000400808a4 pthread_key_create
15108 pthread_key_create esp-idf/pthread/libpthread.a(pthread_local_storag…
Dapp2.map8 esp-idf/pthread/libpthread.a(pthread.c.obj) (pthread_key_create)
11917 .literal.pthread_key_create
12470 .text.pthread_key_create
12473 0x00000000400d09e0 pthread_key_create
17124 pthread_key_create esp-idf/pthread/libpthread.a(pthread_local_storag…
Dapp.map146 …ome/user/esp/esp-idf/tools/unit-test-app/build/pthread/libpthread.a(pthread.o) (pthread_key_create)
20590 .literal.pthread_key_create
22288 .text.pthread_key_create
22291 0x00000000400e02a4 pthread_key_create