Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_umtx.c4357 typedef int (*_umtx_op_func)(struct thread *td, struct _umtx_op_args *uap, typedef
4360 static const _umtx_op_func op_table[] = {