Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/threadpool/
Dthreadpool.c109 us_accrue(lws_usec_t *acc, lws_usec_t then) in us_accrue() function
592 us_accrue(&task->acc_running, then); in lws_threadpool_worker()
613 us_accrue(&task->acc_syncing, then); in lws_threadpool_worker()