Searched refs:xtest_mutex_unlock (Results 1 – 3 of 3) sorted by relevance
109 void xtest_mutex_unlock(pthread_mutex_t *mutex);
411 xtest_mutex_unlock(&bar->mu); in xtest_2002_wait_barrier()527 xtest_mutex_unlock(&bar.mu); in xtest_tee_test_2002()
458 void xtest_mutex_unlock(pthread_mutex_t *mutex) in xtest_mutex_unlock() function
Completed in 6 milliseconds