Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h24961 struct semaphore { struct
24962 raw_spinlock_t lock;
24963 unsigned int count;
24964 struct list_head wait_list;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h28453 struct semaphore { struct
28454 raw_spinlock_t lock;
28455 unsigned int count;
28456 struct list_head wait_list;