Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/lli/
Dlli.cpp147 static void do_shutdown() { in do_shutdown() function
163 atexit(do_shutdown); // Call llvm_shutdown() on exit. in main()
/external/syslinux/core/lwip/src/include/lwip/
Dapi_msg.h156 void do_shutdown ( struct api_msg_msg *msg);
/external/sonivox/jet_tools/JetCreator/
Deas.py591 self.do_shutdown = True
597 self.do_shutdown = False
631 if self.do_shutdown: