Home
last modified time | relevance | path

Searched defs:make_exception_ptr (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/libs/thread/test/sync/futures/promise/
Dset_exception_pass.cpp41 exception_ptr make_exception_ptr(T v) in make_exception_ptr() function
Dset_exception_at_thread_exit_pass.cpp41 exception_ptr make_exception_ptr(T v) in make_exception_ptr() function
/third_party/boost/libs/thread/example/
Dmake_future.cpp20 exception_ptr make_exception_ptr(T v) in make_exception_ptr() function
/third_party/boost/libs/thread/test/sync/futures/future/
Dget_or_pass.cpp40 exception_ptr make_exception_ptr(T v) { in make_exception_ptr() function
Dwait_pass.cpp61 exception_ptr make_exception_ptr(T v) in make_exception_ptr() function
Dwait_until_pass.cpp64 exception_ptr make_exception_ptr(T v) in make_exception_ptr() function
Dwait_for_pass.cpp63 exception_ptr make_exception_ptr(T v) in make_exception_ptr() function
Dget_pass.cpp50 exception_ptr make_exception_ptr(T v) { in make_exception_ptr() function
/third_party/boost/libs/thread/test/sync/futures/shared_future/
Dwait_pass.cpp61 exception_ptr make_exception_ptr(T v) in make_exception_ptr() function
Dwait_for_pass.cpp63 exception_ptr make_exception_ptr(T v) in make_exception_ptr() function
Dwait_until_pass.cpp64 exception_ptr make_exception_ptr(T v) in make_exception_ptr() function
Dget_pass.cpp42 exception_ptr make_exception_ptr(T v) { in make_exception_ptr() function