Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_umtx.c4839 typedef int (*_umtx_op_func)(struct thread *td, struct _umtx_op_args *uap, typedef
4842 static const _umtx_op_func op_table[] = {