Searched defs:mtx_init (Results 1 – 2 of 2) sorted by relevance
90 __BIONIC_THREADS_INLINE int mtx_init(mtx_t* __mtx, int __type) { in mtx_init() function
222 TEST(threads, mtx_init) { in TEST() argument