Home
last modified time | relevance | path

Searched defs:wait_result (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc173 DWORD wait_result = in Communicate() local
227 DWORD wait_result = WaitForSingleObject(child_handle_, INFINITE); in Communicate() local
/external/compiler-rt/test/asan/TestCases/Windows/
Dqueue_user_work_item.cc47 unsigned wait_result = WaitForSingleObject(done, 10 * 1000); in main() local
/external/compiler-rt/test/asan/TestCases/Linux/
Dclone_test.cc30 pid_t wait_result = waitpid(clone_pid, &status, __WCLONE); in main() local
/external/valgrind/memcheck/tests/
Dfile_locking.c114 int wait_result; in main() local
/external/libmojo/mojo/message_pump/
Dmessage_pump_mojo.cc247 const MojoResult wait_result = Wait( in WaitForReadyHandles() local
/external/kernel-headers/original/uapi/linux/
Dkfd_ioctl.h232 uint32_t wait_result; /* from KFD */ member