Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c143 static uint32_t ptree_hdl_hi = 1; variable
612 if ((pid != picld_pid) || (hash_val >= ptree_hdl_hi) || in ptree_hdl_error()
650 hdl = MAKE_HANDLE(picld_pid, ptree_hdl_hi); in alloc_ptreehdl()
651 ++ptree_hdl_hi; in alloc_ptreehdl()
3557 ptree_hdl_hi = 1; in xptree_initialize()