Home
last modified time | relevance | path

Searched refs:test_thread_rwlock (Results 1 – 4 of 4) sorted by relevance

/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dtestlockperf.c51 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() function
276 if ((rv = test_thread_rwlock(i)) != APR_SUCCESS) { in main()
Dtestlock.c181 static void test_thread_rwlock(abts_case *tc, void *data) in test_thread_rwlock() function
326 abts_run_test(suite, test_thread_rwlock, NULL); in testlock()
/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dtestlockperf.c51 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() function
276 if ((rv = test_thread_rwlock(i)) != APR_SUCCESS) { in main()
Dtestlock.c181 static void test_thread_rwlock(abts_case *tc, void *data) in test_thread_rwlock() function
326 abts_run_test(suite, test_thread_rwlock, NULL); in testlock()