HomeSort by relevance Sort by last modified time
    Searched full:__once (Results 1 - 25 of 105) sorted by null

1 2 3 4 5

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
mutex 743 call_once(once_flag& __once, _Callable&& __f, _Args&&... __args);
771 call_once(once_flag& __once, _Callable&& __f, _Args&&... __args)
786 int __e = __gthread_once(&(__once._M_once), &__once_proxy);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
mutex 743 call_once(once_flag& __once, _Callable&& __f, _Args&&... __args);
771 call_once(once_flag& __once, _Callable&& __f, _Args&&... __args)
786 int __e = __gthread_once(&(__once._M_once), &__once_proxy);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
mt_allocator.h 444 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
445 __gthread_once(&__once, _S_initialize);
539 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
540 __gthread_once(&__once, _S_initialize);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
gthr-single.h 217 __gthread_once (__gthread_once_t *__once _GLIBCXX_UNUSED, void (*__func) (void) _GLIBCXX_UNUSED)
gthr-default.h 696 __gthread_once (__gthread_once_t *__once, void (*__func) (void))
699 return __gthrw_(pthread_once) (__once, __func);
gthr-posix.h 696 __gthread_once (__gthread_once_t *__once, void (*__func) (void))
699 return __gthrw_(pthread_once) (__once, __func);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
gthr-single.h 217 __gthread_once (__gthread_once_t *__once _GLIBCXX_UNUSED, void (*__func) (void) _GLIBCXX_UNUSED)
gthr-default.h 696 __gthread_once (__gthread_once_t *__once, void (*__func) (void))
699 return __gthrw_(pthread_once) (__once, __func);
gthr-posix.h 696 __gthread_once (__gthread_once_t *__once, void (*__func) (void))
699 return __gthrw_(pthread_once) (__once, __func);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
mt_allocator.h 444 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
445 __gthread_once(&__once, _S_initialize);
539 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
540 __gthread_once(&__once, _S_initialize);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
gthr-single.h 217 __gthread_once (__gthread_once_t *__once _GLIBCXX_UNUSED, void (*__func) (void) _GLIBCXX_UNUSED)
gthr-default.h 696 __gthread_once (__gthread_once_t *__once, void (*__func) (void))
699 return __gthrw_(pthread_once) (__once, __func);
gthr-posix.h 696 __gthread_once (__gthread_once_t *__once, void (*__func) (void))
699 return __gthrw_(pthread_once) (__once, __func);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
gthr-single.h 217 __gthread_once (__gthread_once_t *__once _GLIBCXX_UNUSED, void (*__func) (void) _GLIBCXX_UNUSED)
gthr-default.h 696 __gthread_once (__gthread_once_t *__once, void (*__func) (void))
699 return __gthrw_(pthread_once) (__once, __func);
gthr-posix.h 696 __gthread_once (__gthread_once_t *__once, void (*__func) (void))
699 return __gthrw_(pthread_once) (__once, __func);
  /bionic/libc/include/
pthread.h 205 int pthread_once(pthread_once_t* __once, void (*__init_routine)(void));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/
libgcc_s.so 
libgcc_s.so.1 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/32/
libgcc_eh.a     [all...]
  /system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/build/intermediates/cmake/profiling/obj/armeabi/
libnative-lib.so 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/
libgcc_eh.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/lib/linux/
libomp-arm.so 
libomp-x86.so 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/32/
libgcov.a 256 ? v` e`pp?!__gthread_active_p+?"__gthread_mutex_init_function??@??? __gthread_once??__once?__func?? #__gcov_write_tag_lengtheTtage? ke? $dgT? #__gcov_write_unsigned?? $d
    [all...]

Completed in 1063 milliseconds

1 2 3 4 5