Home
last modified time | relevance | path

Searched refs:__thread_local_data (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/src/
Dfuture.cpp94 __thread_local_data()->__make_ready_at_thread_exit(this); in set_value_at_thread_exit()
121 __thread_local_data()->__make_ready_at_thread_exit(this); in set_exception_at_thread_exit()
Dcondition_variable.cpp78 __thread_local_data()->notify_all_at_thread_exit(&cond, lk.release()); in notify_all_at_thread_exit()
Dthread.cpp112 __thread_local_data() in __thread_local_data() function
/ndk/sources/cxx-stl/llvm-libc++/include/
Dthread322 __thread_specific_ptr<__thread_struct>& __thread_local_data();
338 __thread_local_data().reset(new __thread_struct);
366 __thread_local_data().reset(new __thread_struct);
Dfuture604 __thread_local_data()->__make_ready_at_thread_exit(this);
681 __thread_local_data()->__make_ready_at_thread_exit(this);