Home
last modified time | relevance | path

Searched refs:posted (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/test/
H A Dtest-semaphore.c32 volatile int posted; member
43 ASSERT_OK(c->posted); in worker()
45 c->posted = 1; in worker()
62 ASSERT_EQ(1, wc.posted); in TEST_IMPL()
/third_party/node/deps/v8/src/heap/
H A Dheap.h829 // Sets the TearDown state, so no new GC tasks get posted.
950 void set_is_finalization_registry_cleanup_task_posted(bool posted) { in set_is_finalization_registry_cleanup_task_posted() argument
951 is_finalization_registry_cleanup_task_posted_ = posted; in set_is_finalization_registry_cleanup_task_posted()

Completed in 6 milliseconds