HomeSort by relevance Sort by last modified time
    Searched refs:pthread_cancel (Results 26 - 31 of 31) sorted by null

12

  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-default.h 111 __gthrw3(pthread_cancel)
141 __gthrw(pthread_cancel)
204 to 9 does. FreeBSD >= 700014 even provides a pthread_cancel stub in libc,
257 /* Android's C library does not provide pthread_cancel, check for
260 pthread_cancel
gthr-posix.h 111 __gthrw3(pthread_cancel)
141 __gthrw(pthread_cancel)
204 to 9 does. FreeBSD >= 700014 even provides a pthread_cancel stub in libc,
257 /* Android's C library does not provide pthread_cancel, check for
260 pthread_cancel
  /external/webrtc/src/system_wrappers/source/
thread_linux.cc 239 if (_thread && (0 != pthread_cancel(_thread)))
  /external/dbus/bus/
selinux.c 234 pthread_cancel (*(pthread_t *) thread);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
pthread.h 485 extern int pthread_cancel (pthread_t __th);
    [all...]
  /external/bluetooth/bluez/audio/
pcm_bluetooth.c 306 pthread_cancel(data->hw_thread);
353 pthread_cancel(data->hw_thread);
    [all...]

Completed in 859 milliseconds

12