HomeSort by relevance Sort by last modified time
    Searched full:pthread_alloc (Results 1 - 13 of 13) sorted by null

  /external/stlport/etc/
std_headers.txt 22 pthread_alloc
msvcincl.dat 105 pthread_alloc
106 pthread_alloc.h
ChangeLog-4.0 76 * _threads.h/_threads.c/pthread_alloc : improved pthreads portability (thatnks to Michael Tsirkin for the patch)
ChangeLog-5.1     [all...]
  /external/stlport/stlport/stl/
_pthread_alloc.h 94 typedef __pthread_alloc pthread_alloc; typedef
98 typedef pthread_alloc _S_Alloc; // The underlying allocator.
278 typedef pthread_alloc _S_Alloc; // The underlying allocator.
279 typedef pthread_alloc::__state_type __state_type;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 94 typedef __pthread_alloc pthread_alloc; typedef
98 typedef pthread_alloc _S_Alloc; // The underlying allocator.
278 typedef pthread_alloc _S_Alloc; // The underlying allocator.
279 typedef pthread_alloc::__state_type __state_type;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 94 typedef __pthread_alloc pthread_alloc; typedef
98 typedef pthread_alloc _S_Alloc; // The underlying allocator.
278 typedef pthread_alloc _S_Alloc; // The underlying allocator.
279 typedef pthread_alloc::__state_type __state_type;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 94 typedef __pthread_alloc pthread_alloc; typedef
98 typedef pthread_alloc _S_Alloc; // The underlying allocator.
278 typedef pthread_alloc _S_Alloc; // The underlying allocator.
279 typedef pthread_alloc::__state_type __state_type;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 94 typedef __pthread_alloc pthread_alloc; typedef
98 typedef pthread_alloc _S_Alloc; // The underlying allocator.
278 typedef pthread_alloc _S_Alloc; // The underlying allocator.
279 typedef pthread_alloc::__state_type __state_type;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 94 typedef __pthread_alloc pthread_alloc; typedef
98 typedef pthread_alloc _S_Alloc; // The underlying allocator.
278 typedef pthread_alloc _S_Alloc; // The underlying allocator.
279 typedef pthread_alloc::__state_type __state_type;
  /external/stlport/src/
allocators.cpp 32 # include <pthread_alloc>
    [all...]