Home
last modified time | relevance | path

Searched defs:mutex (Results 1 – 3 of 3) sorted by relevance

/developtools/hdc/hdc_rust/src/cffi/host/
Dctimer.h45 std::mutex mutex; variable
/developtools/hdc/hdc_rust/src/transfer/
Dbase.rs49 let mut mutex = arc.lock().await; in set() localVariable
55 let mutex = arc.lock().await; in get() localVariable
/developtools/profiler/hiebpf/include/
Dvmlinux.h770 struct mutex { struct
771 atomic_long_t owner;
772 raw_spinlock_t wait_lock;
773 struct optimistic_spin_queue osq;
774 struct list_head wait_list;
2832 struct mutex mutex; member
5217 struct mutex mutex; member
5543 struct mutex mutex; member
7212 struct mutex mutex; member
7932 struct mutex mutex; member
[all …]