Home
last modified time | relevance | path

Searched refs:allocate_raw_heap_memory (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/win32/
Dthread_heap_alloc.hpp23 inline void* allocate_raw_heap_memory(unsigned size) in allocate_raw_heap_memory() function
41 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new()
58 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new()
76 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new()
92 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new()
108 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new()
125 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new()
143 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new_impl()
160 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new_impl()
177 void* const heap_memory=allocate_raw_heap_memory(sizeof(T)); in heap_new_impl()
[all …]