Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntsync/
H A Dntsyncvar.h57 struct ntsync_obj_mutex { struct
63 #define OBJ_TO_MUTEX(obj) __containerof(obj, struct ntsync_obj_mutex, obj) argument