Searched defs:__once (Results 1 - 25 of 221) sorted by relevance

123456789

/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/mips/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
H A Dgthr-tpf.h100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) argument
103 return __gthrw_(pthread_once) (__once, __func);

Completed in 222 milliseconds

123456789