Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntsync/
H A Dntsyncvar.h50 struct ntsync_obj_sem { struct
55 #define OBJ_TO_SEM(obj) __containerof(obj, struct ntsync_obj_sem, obj) argument