Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/kern/
Dkern_umtx.c3461 typedef int (*_umtx_op_func)(struct thread *td, struct _umtx_op_args *uap); typedef
3463 static _umtx_op_func op_table[] = {
3730 static _umtx_op_func op_table_compat32[] = {