Home
last modified time | relevance | path

Searched refs:tss_delete (Results 1 – 14 of 14) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
Dthread_tss_test.cpp33 tss_delete(tssKey);
63 tss_delete(tssKey);
/third_party/musl/src/thread/
Dtss_delete.c4 void tss_delete(tss_t key) in tss_delete() function
/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dtss_set.c74 tss_delete(key); in tss_set_0100()
/third_party/musl/porting/liteos_m/kernel/include/
Dthreads.h78 void tss_delete(tss_t);
/third_party/musl/include/
Dthreads.h78 void tss_delete(tss_t);
/third_party/musl/porting/uniproton/kernel/include/
Dthreads.h78 void tss_delete(tss_t);
/third_party/mesa3d/src/c11/
Dthreads.h191 void tss_delete(tss_t);
/third_party/glfw/deps/
Dtinycthread.h421 void tss_delete(tss_t key);
Dtinycthread.c543 void tss_delete(tss_t key) in tss_delete() function
/third_party/mesa3d/src/c11/impl/
Dthreads_posix.c338 tss_delete(tss_t key) in tss_delete() function
Dthreads_win32.c452 tss_delete(tss_t key) in tss_delete() function
/third_party/musl/Benchmark/musl/
Dlibc_pthread.cpp340 tss_delete(key); in Bm_function_tss_get()
/third_party/musl/
Dlibc.map.txt1868 tss_delete;
Dmusl_src.gni1478 "src/thread/tss_delete.c",