Searched defs:ntsync_obj_mutex (Results 1 – 1 of 1) sorted by relevance
57 struct ntsync_obj_mutex { struct63 #define OBJ_TO_MUTEX(obj) __containerof(obj, struct ntsync_obj_mutex, obj) argument