Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dnode_controller.h218 void DestroyOnIOThreadShutdown();
Dnode_controller.cc1251 void NodeController::DestroyOnIOThreadShutdown() { in DestroyOnIOThreadShutdown() function in mojo::edk::NodeController
Dcore.cc1159 node_controller.release()->DestroyOnIOThreadShutdown(); in PassNodeControllerToIOThread()