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
265 promise<void>::set_value_at_thread_exit() function in class:promise
271 __state_->set_value_at_thread_exit();
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/
future.cpp 104 __assoc_sub_state::set_value_at_thread_exit() function in class:__assoc_sub_state
265 promise<void>::set_value_at_thread_exit() function in class:promise
271 __state_->set_value_at_thread_exit();

Completed in 200 milliseconds