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

  /external/chromium_org/sandbox/linux/services/
init_process_reaper.cc 67 int wait_ret = local
69 if (wait_ret)
yama_unittests.cc 50 int wait_ret = HANDLE_EINTR(waitid(P_PID, pid, &process_info, WSTOPPED)); local
51 PCHECK(0 == wait_ret);
  /external/chromium_org/sandbox/linux/suid/
sandbox.c 213 int wait_ret = local
216 if (!wait_ret && reaped_child_info.si_pid == child_pid) {
  /system/core/adb/
sysdeps_win32.c 1706 int wait_ret; local
    [all...]

Completed in 67 milliseconds