Home
last modified time | relevance | path

Searched refs:ntsync_event_pulse (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ntsync/
H A Dntsyncvar.h115 int ntsync_event_pulse(struct thread *td, struct file *fp, uint32_t *val);
H A Dlinux_ntsync.c284 error = ntsync_event_pulse(td, fp, &val); in linux_ntsync_ioctl()
H A Dntsync.c986 ntsync_event_pulse(struct thread *td, struct file *fp, uint32_t *val) in ntsync_event_pulse() function
1047 error = ntsync_event_pulse(td, fp, data); in ntsync_event_ioctl()