HomeSort by relevance Sort by last modified time
    Searched refs:do_shutdown (Results 1 - 3 of 3) sorted by null

  /external/libvncserver/x11vnc/
xrecord.c 1669 int do_shutdown = 0; local
    [all...]
  /external/llvm/tools/lli/
lli.cpp 336 static void do_shutdown() { function
394 atexit(do_shutdown); // Call llvm_shutdown() on exit.
  /external/sonivox/jet_tools/JetCreator/
eas.py 591 self.do_shutdown = True
597 self.do_shutdown = False
631 if self.do_shutdown:
    [all...]

Completed in 268 milliseconds