Searched refs:_tc_sync (Results 1 – 1 of 1) sorted by relevance
183 _tc_sync(struct threaded_context *tc, MAYBE_UNUSED const char *info, MAYBE_UNUSED const char *func) in _tc_sync() function222 #define tc_sync(tc) _tc_sync(tc, "", __func__)223 #define tc_sync_msg(tc, info) _tc_sync(tc, info, __func__)