Home
last modified time | relevance | path

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

/netbsd-src/lib/libpthread/
H A Dpthread.c81 static const rb_tree_ops_t pthread__alltree_ops = { variable
249 rb_tree_init(&pthread__alltree, &pthread__alltree_ops); in pthread__init()