Searched defs:mtx_unlock (Results 1 – 2 of 2) sorted by relevance
115 __BIONIC_THREADS_INLINE int mtx_unlock(mtx_t* _Nonnull __mtx) { in mtx_unlock() function
299 TEST(threads, mtx_unlock) { in TEST() argument