Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntsync/
H A Dntsyncvar.h65 struct ntsync_obj_event { struct
71 #define OBJ_TO_EVENT(obj) __containerof(obj, struct ntsync_obj_event, obj) argument