Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/threadpool/
Dthreadpool.c129 int syncms = 0, runms = 0; in __lws_threadpool_task_dump() local
143 syncms = (int)task->acc_syncing; in __lws_threadpool_task_dump()
155 pc_delta(now, task->acquired, syncms)); in __lws_threadpool_task_dump()
168 pc_delta(task->done, task->acquired, syncms)); in __lws_threadpool_task_dump()