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