gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:MEMLOCK (0.00 seconds)
tkernel_2
lib/libtk/src/libtk.h - 1.7KB - 53 lines
42:  */
43: #define MEMLOCK(ERR_RET) {                                              \
44:                 if ( _lib_lock(_LL_MEMALLOC, TRUE) < E_OK ) {         \
t2ex
t2ex_source/lib/libtk/src_t2ex/libtk.h - 3.7KB - 100 lines
76:  */
77: #define MEMLOCK(ERR_RET) {                                              \
78:                 if ( _lib_lock(_LL_MEMALLOC, TRUE) < E_OK ) {         \