Searched refs:_mimalloc_thread_state (Results 1 – 5 of 5) sorted by relevance
20 struct _mimalloc_thread_state *m = &tstate->mimalloc; in _PyObject_GetAllocationHeap()43 struct _mimalloc_thread_state *m = &tstate->mimalloc; in _PyObject_MallocWithType()58 struct _mimalloc_thread_state *m = &tstate->mimalloc; in _PyObject_ReallocWithType()
31 struct _mimalloc_thread_state mimalloc;
60 struct _mimalloc_thread_state { struct
260 struct _mimalloc_thread_state *m = &((_PyThreadStateImpl *)p)->mimalloc; in gc_visit_heaps_lock_held()
3050 struct _mimalloc_thread_state *mts = &((_PyThreadStateImpl*)tstate)->mimalloc; in tstate_mimalloc_bind()