Format: AllC/C++CSSTextshell script Advanced Search
91: 92: #define UMEMUNLOCK() { \ 93: UUnlock(&_SmacbLock); \ 96: #define UMEMLOCK(ERR_RET) MEMLOCK(ERR_RET) 97: #define UMEMUNLOCK() MEMUNLOCK() 98: #endif