Searched refs:_tc_sync (Results 1 – 1 of 1) sorted by relevance
252 _tc_sync(struct threaded_context *tc, UNUSED const char *info, UNUSED const char *func) in _tc_sync() function292 #define tc_sync(tc) _tc_sync(tc, "", __func__)293 #define tc_sync_msg(tc, info) _tc_sync(tc, info, __func__)