Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dntsync.c35 struct ntsync_obj { struct
36 spinlock_t lock;
60 static int post_sem_state(struct ntsync_obj *sem, __u32 count) in post_sem_state() argument