Home
last modified time | relevance | path

Searched defs:held_lock (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/task/thread_pool/
Dthread_group_impl.cc112 void FlushWorkerCreation(CheckedLock* held_lock) { in FlushWorkerCreation()
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h770 struct held_lock { struct
771 u64 prev_chain_key;
772 long unsigned int acquire_ip;
773 struct lockdep_map *instance;
774 struct lockdep_map *nest_lock;
775 unsigned int class_idx: 13;
776 unsigned int irq_context: 2;
777 unsigned int trylock: 1;
778 unsigned int read: 2;
779 unsigned int check: 1;
[all …]