Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/common/isc/
H A Dmemcluster.c97 #define MEMUNLOCK (void)pthread_mutex_unlock(&memlock) macro
104 #define MEMUNLOCK do { INSIST(memlock == 1); memlock = 0; } while (0) macro
202 MEMUNLOCK; in __memget_record()
207 MEMUNLOCK; in __memget_record()
218 MEMUNLOCK; in __memget_record()
230 MEMUNLOCK; in __memget_record()
236 MEMUNLOCK; in __memget_record()
256 MEMUNLOCK; in __memget_record()
284 MEMUNLOCK; in __memget_record()
350 MEMUNLOCK; in __memget_record()
[all …]