HomeSort by relevance Sort by last modified time
    Searched defs:_shutdown (Results 1 - 9 of 9) sorted by null

  /system/bluetooth/tools/
pipetest.c 95 static int _shutdown(int fd, int how) { function
181 _shutdown(fd[0], SHUT_RDWR);
202 _shutdown(fd[0], SHUT_RDWR);
240 _shutdown(fd[0], SHUT_RDWR);
328 _shutdown(fd[1], SHUT_RDWR);
sock_shutdown_test.c 207 static int _shutdown(int fd, int how) { function
241 _shutdown(fd, SHUT_RDWR);
asocket_test.c 286 static int _shutdown(int fd, int how) { function
354 _shutdown(fd, SHUT_RDWR);
459 _shutdown(fd, SHUT_RDWR);
483 _shutdown(fd, SHUT_RDWR);
534 _shutdown(fd, SHUT_RDWR);
599 _shutdown(fd, SHUT_RDWR);
socktest.c 300 static int _shutdown(int fd, int how) { function
368 _shutdown(fd, SHUT_RDWR);
473 _shutdown(fd, SHUT_RDWR);
497 _shutdown(fd, SHUT_RDWR);
528 _shutdown(fd, SHUT_RDWR);
606 _shutdown(fd, SHUT_RDWR);
671 _shutdown(fd, SHUT_RDWR);
  /external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java 298 protected Thread _shutdown; field in class:JmDNSImpl
414 // _shutdown = new Thread(new Shutdown(), "JmDNS.Shutdown");
415 // Runtime.getRuntime().addShutdownHook(_shutdown);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 72 milliseconds