Format: AllC/C++CSSTextshell script Advanced Search
28: 29: MEMLOCK( return NULL ) 30: p = _mem_malloc(size, &_Kmacb);
95: #else 96: #define UMEMLOCK(ERR_RET) MEMLOCK(ERR_RET) 97: #define UMEMUNLOCK() MEMUNLOCK()