Home
last modified time | relevance | path

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

/aosp_15_r20/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 …]
/aosp_15_r20/external/cronet/components/cronet/android/test/javaperftests/
H A Drun.py110 def Run(self, shared_state): argument
/aosp_15_r20/tools/netsim/rust/daemon/src/uwb/
H A Dranging_estimator.rs57 shared_state: SharedState, field
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dsequence_local_sync_event_watcher.cc249 SequenceLocalState* shared_state() const { return shared_state_; } in shared_state() function in mojo::SequenceLocalSyncEventWatcher::Registration
/aosp_15_r20/external/crosvm/devices/src/virtio/block/
H A Dasynchronous.rs643 shared_state: Arc<AsyncRwLock<WorkerSharedState>>, field
715 let shared_state = Arc::new(AsyncRwLock::new(WorkerSharedState { in new() localVariable
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h97744 struct ssb_state *shared_state; member
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h23346 struct ssb_state *shared_state; member
H A Dvmlinux_518.h23346 struct ssb_state *shared_state; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h27085 struct ssb_state *shared_state; member