HomeSort by relevance Sort by last modified time
    Searched full:exited (Results 201 - 225 of 2880) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/strace/tests/
uname.c 35 puts("+++ exited with 0 +++");
unix-pair-send-recv.expected 10 +++ exited with 0 +++
unlinkat.c 26 puts("+++ exited with 0 +++");
  /external/strace/tests-m32/
file_ioctl.c 36 puts("+++ exited with 0 +++");
getcwd.c 37 puts("+++ exited with 0 +++");
linkat.c 29 puts("+++ exited with 0 +++");
sched_rr_get_interval.c 36 puts("+++ exited with 0 +++");
strace-t.test 26 $t_reg \\+\\+\\+ exited with 0 \\+\\+\\+
uname.c 35 puts("+++ exited with 0 +++");
unix-pair-send-recv.expected 10 +++ exited with 0 +++
unlinkat.c 26 puts("+++ exited with 0 +++");
  /external/strace/tests-mx32/
file_ioctl.c 36 puts("+++ exited with 0 +++");
getcwd.c 37 puts("+++ exited with 0 +++");
linkat.c 29 puts("+++ exited with 0 +++");
sched_rr_get_interval.c 36 puts("+++ exited with 0 +++");
strace-t.test 26 $t_reg \\+\\+\\+ exited with 0 \\+\\+\\+
uname.c 35 puts("+++ exited with 0 +++");
unix-pair-send-recv.expected 10 +++ exited with 0 +++
unlinkat.c 26 puts("+++ exited with 0 +++");
  /external/valgrind/gdbserver_tests/
nlcontrolc.stdoutB.exp 18 Program exited normally.
  /prebuilts/go/darwin-x86/src/os/
exec_posix.go 64 // Pid returns the process id of the exited process.
69 func (p *ProcessState) exited() bool { func
70 return p.status.Exited()
92 case status.Exited():
  /prebuilts/go/linux-x86/src/os/
exec_posix.go 64 // Pid returns the process id of the exited process.
69 func (p *ProcessState) exited() bool { func
70 return p.status.Exited()
92 case status.Exited():
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
Semaphore.c 2 Semaphore mechanism to indicate to the BSP that an AP has exited SMM
35 the BSP that an AP has exited SMM after SMBASE relocation.
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/nanosleep/
3-1.c 12 * - In the parent, if the child exited success, return success.
72 printf("Child exited normally\n");
  /external/libchrome/base/process/
kill.h 39 TERMINATION_STATUS_STILL_RUNNING, // child hasn't exited yet
104 // Returns after all processes have exited or wait_milliseconds have expired.
105 // Returns true if all the processes exited, false otherwise.
115 // any processes needed to be killed, true if they all exited cleanly within
127 // does not appear to have exited, then this function starts to become

Completed in 1052 milliseconds

1 2 3 4 5 6 7 891011>>