Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/threadpool/
Dthreadpool.c59 lws_usec_t acc_syncing; member
142 if (task->acc_syncing) in __lws_threadpool_task_dump()
143 syncms = (int)task->acc_syncing; in __lws_threadpool_task_dump()
613 us_accrue(&task->acc_syncing, then); in lws_threadpool_worker()