Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/proxy/
H A Dproxy_context.c165 proxy_context_sync_thread(void *arg) in proxy_context_sync_thread() function
556 int ret = thrd_create(&ctx->sync_thread.thread, proxy_context_sync_thread, ctx); in proxy_context_init_fencing()