HomeSort by relevance Sort by last modified time
    Searched full:busythread (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/test/tsan/
signal_recursive.cc 103 void* BusyThread(void *arg) {
114 if (pthread_create(&busy_thread, NULL, &BusyThread, NULL) != 0)

Completed in 501 milliseconds