Home
last modified time | relevance | path

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

/external/libwebsockets/lib/misc/threadpool/
Dthreadpool.c51 lws_usec_t acc_syncing; member
134 if (task->acc_syncing) in __lws_threadpool_task_dump()
135 syncms = task->acc_syncing; in __lws_threadpool_task_dump()
576 us_accrue(&task->acc_syncing, then); in lws_threadpool_worker()