Searched defs:AsyncCleanupHookInfo (Results 1 – 1 of 1) sorted by relevance
98 struct AsyncCleanupHookInfo final { struct99 Environment* env;100 AsyncCleanupHook fun;101 void* arg;102 bool started = false;105 std::shared_ptr<AsyncCleanupHookInfo> self;