Home
last modified time | relevance | path

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

/llvm-project/libcxx/src/
H A Dfuture.cpp87 void __assoc_sub_state::set_exception_at_thread_exit(exception_ptr __p) { in set_exception_at_thread_exit() function in __assoc_sub_state
177 void promise<void>::set_exception_at_thread_exit(exception_ptr __p) { in set_exception_at_thread_exit() function in promise