Home
last modified time | relevance | path

Searched refs:wait_handles (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc709 const HANDLE wait_handles[2] = {child_handle_.Get(), event_handle_.Get()}; in Wait() local
710 switch (::WaitForMultipleObjects(2, wait_handles, in Wait()