gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:UMEMUNLOCK (0.00 seconds)
t2ex
t2ex_source/lib/libtk/src_t2ex/libtk.h - 3.7KB - 100 lines
91: 
92: #define UMEMUNLOCK() {                                                  \
93:                 UUnlock(&_SmacbLock);                                 \
96: #define UMEMLOCK(ERR_RET) MEMLOCK(ERR_RET) 97: #define UMEMUNLOCK() MEMUNLOCK() 98: #endif