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

  /system/core/debuggerd/
utility.h 52 void wait_for_stop(pid_t tid, int* total_sleep_time_usec);
utility.c 83 void wait_for_stop(pid_t tid, int* total_sleep_time_usec) { function
backtrace.c 91 wait_for_stop(tid, total_sleep_time_usec);
tombstone.c 395 wait_for_stop(tid, total_sleep_time_usec);

Completed in 257 milliseconds