Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dfuture.hpp557 struct shared_state: struct
561 typedef boost::optional<T> storage_type;
566 typedef T const& source_reference_type;
567 typedef BOOST_THREAD_RV_REF(T) rvalue_source_type;
568 typedef T move_dest_type;
570 …pedef typename conditional<boost::is_fundamental<T>::value,T,T const&>::type source_reference_type;
571 typedef BOOST_THREAD_RV_REF(T) rvalue_source_type;
572 typedef T move_dest_type;
574 typedef T& source_reference_type;
575 …ible<T&,BOOST_THREAD_RV_REF(T) >::value, BOOST_THREAD_RV_REF(T),T const&>::type rvalue_source_type;
[all …]
/external/cronet/tot/components/cronet/android/test/javaperftests/
Drun.py110 def Run(self, shared_state): argument
/external/cronet/stable/components/cronet/android/test/javaperftests/
Drun.py110 def Run(self, shared_state): argument
/external/libchrome/mojo/public/cpp/bindings/lib/
Dsequence_local_sync_event_watcher.cc249 SequenceLocalState* shared_state() const { return shared_state_; } in shared_state() function in mojo::SequenceLocalSyncEventWatcher::Registration
/external/crosvm/devices/src/virtio/block/
Dasynchronous.rs627 shared_state: Arc<AsyncRwLock<WorkerSharedState>>, field
699 let shared_state = Arc::new(AsyncRwLock::new(WorkerSharedState { in new() localVariable
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h97744 struct ssb_state *shared_state; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h23346 struct ssb_state *shared_state; member
Dvmlinux_518.h23346 struct ssb_state *shared_state; member