Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc686 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait() local
688 wait_handles, in Wait()