Searched refs:thread_debug (Results 1 – 2 of 2) sorted by relevance
23 static RK_S32 thread_debug = 0; variable24 #define thread_dbg(fmt, ...) _mpp_dbg(thread_debug, 1, fmt, ## __VA_ARGS__)
18 static rk_u32 thread_debug = 0; variable20 #define thread_dbg(flag, fmt, ...) _mpp_dbg(thread_debug, flag, fmt, ## __VA_ARGS__)