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

  /prebuilts/ndk/r10/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/r11/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/r13/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;

Completed in 70 milliseconds