Home
last modified time | relevance | path

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

/third_party/node/src/
Denv-inl.h956 task_queues_async_refs_ += diff; in add_refs()
957 CHECK_GE(task_queues_async_refs_, 0); in add_refs()
958 if (task_queues_async_refs_ == 0) in add_refs()
Denv.h1315 int64_t task_queues_async_refs_ = 0; variable