Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dmemcluster.c92 #define MEMUNLOCK (void)pthread_mutex_unlock(&memlock) macro
99 #define MEMUNLOCK do { INSIST(memlock == 1); memlock = 0; } while (0) macro
197 MEMUNLOCK; in __memget_record()
202 MEMUNLOCK; in __memget_record()
213 MEMUNLOCK; in __memget_record()
225 MEMUNLOCK; in __memget_record()
231 MEMUNLOCK; in __memget_record()
251 MEMUNLOCK; in __memget_record()
279 MEMUNLOCK; in __memget_record()
345 MEMUNLOCK; in __memget_record()
[all …]