HomeSort by relevance Sort by last modified time
    Searched defs:set_value_at_thread_exit (Results 1 - 2 of 2) sorted by null

  /external/libcxx/src/
future.cpp 104 __assoc_sub_state::set_value_at_thread_exit() function in class:__assoc_sub_state
263 promise<void>::set_value_at_thread_exit() function in class:promise
269 __state_->set_value_at_thread_exit();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
future.cpp 103 __assoc_sub_state::set_value_at_thread_exit() function in class:__assoc_sub_state
266 promise<void>::set_value_at_thread_exit() function in class:promise
272 __state_->set_value_at_thread_exit();

Completed in 140 milliseconds