HomeSort by relevance Sort by last modified time
    Searched refs:__gthrw_ (Results 26 - 50 of 93) sorted by null

12 3 4

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
gthr-posix.h 88 # define __gthrw_(name) __gthrw_ ## name macro
91 # define __gthrw_(name) name macro
95 #define __gthrw(name) __gthrw2(__gthrw_ ## name,name,name)
101 #define __gthrw3(name) __gthrw2(__gthrw_ ## name, __ ## name, name)
231 if (__gthrw_(pthread_once))
235 __gthrw_(pthread_mutex_lock) (&__gthread_active_mutex);
236 __gthrw_(pthread_once) (&__gthread_active_once, __gthread_trigger);
237 __gthrw_(pthread_mutex_unlock) (&__gthread_active_mutex);
256 = __extension__ (void *) &__gthrw_(
    [all...]
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
gthr-tpf.h 70 static __typeof(name) __gthrw_ ## name __attribute__ ((__weakref__(#name)));
71 # define __gthrw_(name) __gthrw_ ## name macro
74 # define __gthrw_(name) name macro
103 return __gthrw_(pthread_once) (__once, __func);
112 return __gthrw_(pthread_key_create) (__key, __dtor);
121 return __gthrw_(pthread_key_delete) (__key);
130 return __gthrw_(pthread_getspecific) (__key);
139 return __gthrw_(pthread_setspecific) (__key, __ptr);
148 return __gthrw_(pthread_mutex_destroy) (__mutex)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
gthr-default.h 105 # define __gthrw_(name) __gthrw_ ## name macro
108 # define __gthrw_(name) name macro
112 #define __gthrw(name) __gthrw2(__gthrw_ ## name,name,name)
206 if (__gthrw_(pthread_once))
210 __gthrw_(pthread_mutex_lock) (&__gthread_active_mutex);
211 __gthrw_(pthread_once) (&__gthread_active_once, __gthread_trigger);
212 __gthrw_(pthread_mutex_unlock) (&__gthread_active_mutex);
249 __gthrw2(__gthrw_(__pthread_key_create),
252 # define GTHR_ACTIVE_PROXY __gthrw_(__pthread_key_create
    [all...]

Completed in 552 milliseconds

12 3 4