Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_internal.c58 static mutex_t _atom_lock; /* atom table lock */ variable
269 (void) mutex_lock(&_atom_lock); in atom_init()
277 (void) mutex_unlock(&_atom_lock); in atom_init()
1970 (void) mutex_lock(&_atom_lock); in atom_string()
1974 (void) mutex_unlock(&_atom_lock); in atom_string()
1978 (void) mutex_unlock(&_atom_lock); in atom_string()
1986 (void) mutex_unlock(&_atom_lock); in atom_string()
2000 (void) mutex_lock(&_atom_lock); in atom_free()
2008 (void) mutex_unlock(&_atom_lock); in atom_free()