HomeSort by relevance Sort by last modified time
    Searched full:socket_cleanup (Results 1 - 5 of 5) sorted by null

  /external/qemu/
qemu-sockets-android.c 626 static void socket_cleanup(void) function
644 atexit(socket_cleanup);
qemu-sockets.c 696 static void socket_cleanup(void) function
714 atexit(socket_cleanup);
sockets.c 1195 static void socket_cleanup(void) function
1210 atexit(socket_cleanup);
    [all...]
vl.c 410 static void socket_cleanup(void) function
426 atexit(socket_cleanup);
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 1199 static void socket_cleanup(void) function
1214 atexit(socket_cleanup);
    [all...]

Completed in 424 milliseconds