Searched defs:ht_busy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.h52 * ht_busy is a traditional reference count of uses of the htable pointer
57 * ht_busy is only incremented by htable_lookup() or htable_create()
74 int16_t ht_busy; /* implements locking protocol */ member in struct:htable

Completed in 57 milliseconds