gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:MEMUNLOCK (0.00 seconds)
tkernel_2
lib/libtk/src/libtk.h - 1.7KB - 53 lines
48: 
49: #define MEMUNLOCK() {                                                   \
50:                 _lib_unlock(_LL_MEMALLOC);                            \
t2ex
t2ex_source/lib/libtk/src_t2ex/libtk.h - 3.7KB - 100 lines
82: 
83: #define MEMUNLOCK() {                                                   \
84:                 _lib_unlock(_LL_MEMALLOC);                            \