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

  /bionic/libc/include/
pthread.h 277 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /development/ndk/platforms/android-3/include/
pthread.h 206 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /development/ndk/platforms/android-5/include/
pthread.h 233 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /development/ndk/platforms/android-8/include/
pthread.h 238 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /development/ndk/platforms/android-9/include/
pthread.h 277 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
pthread.h 206 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
pthread.h 206 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
pthread.h 206 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
pthread.h 233 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
pthread.h 238 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
pthread.h 238 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
pthread.h 206 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r5/platforms/android-5/arch-arm/usr/include/
pthread.h 233 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/
pthread.h 238 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/
pthread.h 277 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
pthread.h 206 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
pthread.h 206 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-arm/usr/include/
pthread.h 233 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-x86/usr/include/
pthread.h 233 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/
pthread.h 238 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/
pthread.h 238 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/
pthread.h 277 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/
pthread.h 277 __pthread_cleanup_func_t __cleanup_routine; member in struct:__pthread_cleanup_t
  /bionic/libc/bionic/
pthread.c 550 c->__cleanup_routine = routine;
562 c->__cleanup_routine(c->__cleanup_arg);
579 c->__cleanup_routine(c->__cleanup_arg);
    [all...]

Completed in 280 milliseconds