Home
last modified time | relevance | path

Searched defs:tss_set (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/src/thread/
Dtss_set.c4 int tss_set(tss_t k, void *x) in tss_set() function
/third_party/mesa3d/src/c11/impl/
Dthreads_posix.c352 tss_set(tss_t key, void *val) in tss_set() function
Dthreads_win32.c466 tss_set(tss_t key, void *val) in tss_set() function
/third_party/glfw/deps/
Dtinycthread.c561 int tss_set(tss_t key, void *val) in tss_set() function