HomeSort by relevance Sort by last modified time
    Searched refs:atexit (Results 101 - 120 of 120) sorted by null

1 2 3 45

  /external/qemu/android/
main-common.c 554 atexit(sdl_at_exit);
    [all...]
  /external/qemu/slirp/
slirp.c 182 atexit(slirp_cleanup);
  /system/core/adb/
adb.c 846 atexit(adb_cleanup);
    [all...]
sysdeps_win32.c 574 atexit( _cleanup_winsock );
    [all...]
  /system/core/toolbox/
dd.c 145 (void)atexit(summary);
  /bionic/libc/
Android.mk 145 stdlib/atexit.c \
  /external/valgrind/tsan/
ts_valgrind_intercepts.c     [all...]
  /development/tools/emulator/opengl/tests/event_injector/
sockets.c 1214 atexit(socket_cleanup);
    [all...]
  /external/qemu/
sockets.c 1209 atexit(socket_cleanup);
    [all...]
trace.c 534 atexit(trace_cleanup);
    [all...]
net-android.c 1103 atexit(smb_exit);
    [all...]
net.c 975 atexit(smb_exit);
    [all...]
qemu-char.c 843 atexit(term_exit);
    [all...]
vl.c 426 atexit(socket_cleanup);
    [all...]
  /external/qemu/audio/
audio.c     [all...]
  /external/blktrace/
blktrace.c     [all...]
  /external/dhcpcd/
dhcpcd.c     [all...]
  /external/bluetooth/bluez/plugins/
hciops.c     [all...]
  /external/valgrind/unittest/
racecheck_unittest.cc     [all...]
  /external/valgrind/main/perf/
test_input_for_tinycc.c 723 extern int atexit (void (*__func) (void)) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1)));
    [all...]

Completed in 701 milliseconds

1 2 3 45