Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntsync/
H A Dntsyncvar.h32 struct ntsync_obj { struct
33 enum ntsync_obj_type type; argument
37 bool (*is_signaled)(struct ntsync_obj *, argument
39 void (*consume)(struct ntsync_obj *, struct ntsync_wait_state *, argument
42 bool (*prepare)(struct ntsync_obj *, struct ntsync_wait_state *state, argument
44 void (*commit)(struct ntsync_obj *, struct ntsync_wait_state *state, argument
46 void (*post_commit)(struct ntsync_obj *, argument