HomeSort by relevance Sort by last modified time
    Searched defs:rw_tryenter (Results 1 - 2 of 2) sorted by null

  /netvirt/usr/src/uts/common/os/
rwlock.c 69 * rw_tryenter() returns 0 in these cases; rw_enter() blocks until the
145 * rw_tryupgrade() has the same failure mode as rw_tryenter() for a
449 rw_tryenter(krwlock_t *rwlp, krw_t rw) function
  /netvirt/usr/src/lib/libzpool/common/
kernel.c 207 rw_tryenter(krwlock_t *rwlp, krw_t rw) function

Completed in 5159 milliseconds