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

/freebsd-10-stable/sys/kern/
H A Dkern_umtx.c3710 typedef int (*_umtx_op_func)(struct thread *td, struct _umtx_op_args *uap); typedef
3712 static _umtx_op_func op_table[] = {
4015 static _umtx_op_func op_table_compat32[] = {

Completed in 531 milliseconds