Home
last modified time | relevance | path

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

/external/musl/src/thread/
Dtss_set.c4 int tss_set(tss_t k, void *x) in tss_set() function
/external/trusty/musl/src/thread/
Dtss_set.c4 int tss_set(tss_t k, void *x) in tss_set() function
/external/mesa3d/src/c11/impl/
Dthreads_posix.c367 tss_set(tss_t key, void *val) in tss_set() function
Dthreads_win32.c446 tss_set(tss_t key, void *val) in tss_set() function
/external/virglrenderer/src/mesa/compat/c11/
Dthreads_posix.h377 tss_set(tss_t key, void *val) in tss_set() function
Dthreads_win32.h502 tss_set(tss_t key, void *val) in tss_set() function