Searched defs:tss_create (Results 1 – 2 of 2) sorted by relevance
190 __BIONIC_THREADS_INLINE int tss_create(tss_t* _Nonnull __key, tss_dtor_t _Nullable __dtor) { in tss_create() function
458 TEST(threads, tss_create) { in TEST() argument