HomeSort by relevance Sort by last modified time
    Searched defs:__once (Results 1 - 12 of 12) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
mt_allocator.h 440 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
441 __gthread_once(&__once, _S_initialize);
535 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
536 __gthread_once(&__once, _S_initialize);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
mt_allocator.h 442 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
443 __gthread_once(&__once, _S_initialize);
537 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
538 __gthread_once(&__once, _S_initialize);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
mt_allocator.h 442 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
443 __gthread_once(&__once, _S_initialize);
537 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
538 __gthread_once(&__once, _S_initialize);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 440 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
441 __gthread_once(&__once, _S_initialize);
535 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
536 __gthread_once(&__once, _S_initialize);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 440 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
441 __gthread_once(&__once, _S_initialize);
535 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
536 __gthread_once(&__once, _S_initialize);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 440 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
441 __gthread_once(&__once, _S_initialize);
535 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
536 __gthread_once(&__once, _S_initialize);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
mt_allocator.h 440 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
441 __gthread_once(&__once, _S_initialize);
535 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
536 __gthread_once(&__once, _S_initialize);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
mt_allocator.h 442 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
443 __gthread_once(&__once, _S_initialize);
537 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
538 __gthread_once(&__once, _S_initialize);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h 442 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
443 __gthread_once(&__once, _S_initialize);
537 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
538 __gthread_once(&__once, _S_initialize);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
mt_allocator.h 442 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
443 __gthread_once(&__once, _S_initialize);
537 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
538 __gthread_once(&__once, _S_initialize);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h 442 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
443 __gthread_once(&__once, _S_initialize);
537 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
538 __gthread_once(&__once, _S_initialize);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/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);

Completed in 1150 milliseconds