Home
last modified time | relevance | path

Searched refs:ntsync_priv (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ntsync/
H A Dntsync.c28 static void ntsync_free_priv(struct ntsync_priv *priv);
271 struct ntsync_priv *priv, struct thread *td) in ntsync_create_obj()
314 struct ntsync_priv *priv; in ntsync_close_obj()
400 struct ntsync_priv *priv; in ntsync_sem_release()
431 struct ntsync_priv *priv; in ntsync_sem_read()
521 ntsync_create_sem(struct ntsync_sem_args *args, struct ntsync_priv *priv, in ntsync_create_sem()
653 struct ntsync_priv *priv; in ntsync_mutex_unlock()
688 struct ntsync_priv *priv; in ntsync_mutex_kill()
719 struct ntsync_priv *priv; in ntsync_mutex_read()
829 ntsync_create_mutex(struct ntsync_mutex_args *args, struct ntsync_priv *priv, in ntsync_create_mutex()
[all …]
H A Dntsyncvar.h34 struct ntsync_priv *owner;
75 struct ntsync_priv *owner;
91 struct ntsync_priv { struct