Home
last modified time | relevance | path

Searched refs:test_status_destroyed (Results 1 – 2 of 2) sorted by relevance

/nptl/
A Dtest-cond-printers.c29 static int test_status_destroyed (pthread_cond_t *condvar);
39 && test_status_destroyed (&condvar) == PASS) in main()
48 test_status_destroyed (pthread_cond_t *condvar) in test_status_destroyed() function
A Dtest-mutex-printers.c30 static int test_status_destroyed (pthread_mutex_t *mutex);
48 && test_status_destroyed (&mutex) == PASS in main()
60 test_status_destroyed (pthread_mutex_t *mutex) in test_status_destroyed() function

Completed in 4 milliseconds