Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h8073 struct ld_semaphore { struct
8074 atomic_long_t count;
8075 raw_spinlock_t wait_lock;
8076 unsigned int wait_readers;
8077 struct list_head read_wait;
8078 struct list_head write_wait;