HomeSort by: relevance | last modified time | path
    Searched defs:futex_shared_rb_ops (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
sys_futex.c 278 static const rb_tree_ops_t futex_shared_rb_ops = { variable in typeref:typename:const rb_tree_ops_t
328 rb_tree_init(&futex_tab.oa, &futex_shared_rb_ops);
sys_futex.c 278 static const rb_tree_ops_t futex_shared_rb_ops = { variable in typeref:typename:const rb_tree_ops_t
328 rb_tree_init(&futex_tab.oa, &futex_shared_rb_ops);

Completed in 22 milliseconds