Searched refs:test_thread_rwlock (Results 1 – 4 of 4) sorted by relevance
51 apr_status_t test_thread_rwlock(int num_threads); /* apr_thread_rwlock_t */178 int test_thread_rwlock(int num_threads) in test_thread_rwlock() function276 if ((rv = test_thread_rwlock(i)) != APR_SUCCESS) { in main()
181 static void test_thread_rwlock(abts_case *tc, void *data) in test_thread_rwlock() function326 abts_run_test(suite, test_thread_rwlock, NULL); in testlock()