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

  /system/core/debuggerd/
utility.h 64 void wait_for_stop(pid_t tid, int* total_sleep_time_usec);
utility.c 119 void wait_for_stop(pid_t tid, int* total_sleep_time_usec) { function
backtrace.c 92 wait_for_stop(tid, total_sleep_time_usec);
tombstone.c 426 wait_for_stop(tid, total_sleep_time_usec);

Completed in 59 milliseconds