Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dlogsubr.c57 static int log_rwlock_depth; variable
107 log_rwlock_depth++; in log_enter()
113 if (--log_rwlock_depth == 0) in log_exit()