Search | Google it | Results 1 - 2 of 2 for funcall:_lib_lock (0.00 seconds) |
43: #define MEMLOCK(ERR_RET) { \ 44: if ( _lib_lock(_LL_MEMALLOC, TRUE) < E_OK ) { \ 45: ERR_RET; \
77: #define MEMLOCK(ERR_RET) { \ 78: if ( _lib_lock(_LL_MEMALLOC, TRUE) < E_OK ) { \ 79: ERR_RET; \