Searched refs:MEMUNLOCK (Results 1 – 1 of 1) sorted by relevance
97 #define MEMUNLOCK (void)pthread_mutex_unlock(&memlock) macro104 #define MEMUNLOCK do { INSIST(memlock == 1); memlock = 0; } while (0) macro202 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 …]