Searched defs:ntsync_obj (Results 1 – 1 of 1) sorted by relevance
35 struct ntsync_obj { struct36 spinlock_t lock;60 static int post_sem_state(struct ntsync_obj *sem, __u32 count) in post_sem_state() argument