Home
last modified time | relevance | path

Searched refs:_tc_sync (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c337 _tc_sync(struct threaded_context *tc, UNUSED const char *info, UNUSED const char *func) in _tc_sync() function
378 #define tc_sync(tc) _tc_sync(tc, "", __func__)
379 #define tc_sync_msg(tc, info) _tc_sync(tc, info, __func__)