Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_group.cc89 CheckedLock* held_lock) { in FlushWorkerCreation()
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h654 struct held_lock { struct
655 u64 prev_chain_key;
656 long unsigned int acquire_ip;
657 struct lockdep_map *instance;
658 struct lockdep_map *nest_lock;
659 unsigned int class_idx: 13;
660 unsigned int irq_context: 2;
661 unsigned int trylock: 1;
662 unsigned int read: 2;
663 unsigned int check: 1;
[all …]