Searched refs:tss_set (Results 1 – 6 of 6) sorted by relevance
29 tss_set;
58 tss_set(tss_t key, void *val) in tss_set() function
32 thrd_create.3 tss_set.3
112 int tss_set(tss_t, void *);
186 return tss_set(__key, __p) == thrd_success ? 0 : EINVAL; in __libcpp_tls_set()
837 SYMBOL(tss_set, None, <threads.h>)