Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcpriv.h746 void thread_free_item (uint8_t* free_item, uint8_t*& head, uint8_t*& tail);
H A Dgc.cpp11076 void allocator::thread_free_item (uint8_t* item, uint8_t*& head, uint8_t*& tail) in thread_free_item() function in allocator
11116 thread_free_item (item, in thread_item()