reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_alloc.cpp
 1844   ptr = this_thr->th.th_free_lists[index].th_free_list_self;
 1847     this_thr->th.th_free_lists[index].th_free_list_self = *((void **)ptr);
 1854   ptr = TCR_SYNC_PTR(this_thr->th.th_free_lists[index].th_free_list_sync);
 1860         &this_thr->th.th_free_lists[index].th_free_list_sync, ptr, nullptr)) {
 1862       ptr = TCR_SYNC_PTR(this_thr->th.th_free_lists[index].th_free_list_sync);
 1866     this_thr->th.th_free_lists[index].th_free_list_self = *((void **)ptr);
 1882   alloc_ptr = bget(this_thr, (bufsize)alloc_size);
 1892   descr->ptr_aligned = (void *)this_thr; // remember allocating thread