Home
last modified time | relevance | path

Searched defs:wait_error (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/posix/
Ddescriptor_base.hpp50 wait_error enumerator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dsocket_base.hpp92 wait_error enumerator
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/
H A Dthread.rs114 let wait_error = rtunwrap!(Err, usercalls::wait(0, usercalls::raw::WAIT_NO)); in yield_now() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/
H A Dthread.rs114 let wait_error = rtunwrap!(Err, usercalls::wait(0, usercalls::raw::WAIT_NO)); in yield_now() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/
H A Dthread.rs114 let wait_error = rtunwrap!(Err, usercalls::wait(0, usercalls::raw::WAIT_NO)); in yield_now() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/
H A Dthread.rs114 let wait_error = rtunwrap!(Err, usercalls::wait(0, usercalls::raw::WAIT_NO)); in yield_now() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/
H A Dthread.rs114 let wait_error = rtunwrap!(Err, usercalls::wait(0, usercalls::raw::WAIT_NO)); in yield_now() localVariable