Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libpool/common/
H A Dpool_internal.c60 static mutex_t _atom_lock; /* atom table lock */ variable
271 (void) mutex_lock(&_atom_lock); in atom_init()
279 (void) mutex_unlock(&_atom_lock); in atom_init()
1972 (void) mutex_lock(&_atom_lock); in atom_string()
1976 (void) mutex_unlock(&_atom_lock); in atom_string()
1980 (void) mutex_unlock(&_atom_lock); in atom_string()
1988 (void) mutex_unlock(&_atom_lock); in atom_string()
2002 (void) mutex_lock(&_atom_lock); in atom_free()
2010 (void) mutex_unlock(&_atom_lock); in atom_free()