HomeSort by relevance Sort by last modified time
    Searched defs:thread_main (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/tests/
TLSTest.cpp 14 static void thread_main(void*) { function
74 if( false ) test_threads(&thread_main);
  /external/chromium_org/third_party/sqlite/src/src/
test4.c 61 static void *thread_main(void *pArg){ function
148 rc = pthread_create(&x, 0, thread_main, &threadset[i]);
  /external/fio/
backend.c 1258 static void *thread_main(void *data) function
    [all...]
  /external/blktrace/
blktrace.c 1779 static void *thread_main(void *arg) function
    [all...]

Completed in 73 milliseconds