Search | Google it | Results 1 - 1 of 1 for funcall:UMEMUNLOCK (0.00 seconds) |
64: p = _mem_malloc(size, &_Smacb); 65: UMEMUNLOCK() 66: 75: p = _mem_calloc(nmemb, size, &_Smacb); 76: UMEMUNLOCK() 77: 86: p = _mem_realloc(ptr, size, &_Smacb); 87: UMEMUNLOCK() 88: 95: _mem_free(ptr, &_Smacb); 96: UMEMUNLOCK() 97: } 104: _mem_malloctest(mode, &_Smacb); 105: UMEMUNLOCK() 106: } 113: v = _mem_malloccheck(ptr, &_Smacb); 114: UMEMUNLOCK() 115: