Home
last modified time | relevance | path

Searched refs:thread_local_storage (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/libchrome_tools/patch/
DThreadLocalStorage-Add-a-function-to-destroy-pthread.patch8 stored in a local variable in thread_local_storage.cc.
17 base/threading/thread_local_storage.cc | 11 +++++++++++
18 base/threading/thread_local_storage.h | 7 +++++++
21 diff --git a/base/threading/thread_local_storage.cc b/base/threading/thread_local_storage.cc
23 --- a/base/threading/thread_local_storage.cc
24 +++ b/base/threading/thread_local_storage.cc
43 diff --git a/base/threading/thread_local_storage.h b/base/threading/thread_local_storage.h
45 --- a/base/threading/thread_local_storage.h
46 +++ b/base/threading/thread_local_storage.h
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/
Drx-currentthread.hpp40 static rxu::thread_local_storage<current_thread_queue_type>& current_thread_queue() {
41 static rxu::thread_local_storage<current_thread_queue_type> q;
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-util.hpp749 class thread_local_storage class
755 thread_local_storage() in thread_local_storage() function in rxcpp::util::thread_local_storage
760 ~thread_local_storage() in ~thread_local_storage()
765 thread_local_storage& operator =(T* p) in operator =()
/external/openscreen/third_party/chromium_quic/build/base/
DBUILD.gn456 "../../src/base/threading/thread_local_storage.cc",
457 "../../src/base/threading/thread_local_storage.h",
/external/libchrome/
DAndroid.bp443 "base/threading/thread_local_storage.h",
721 "base/threading/thread_local_storage.cc",
DBUILD.gn271 "base/threading/thread_local_storage.cc",