MCPcopy Create free account
hub / github.com/cameron314/concurrentqueue / NFS_Free

Function NFS_Free

benchmarks/tbb/cache_aligned_allocator.cpp:202–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200}
201
202void NFS_Free( void* p ) {
203 (*padded_free_handler)( p );
204}
205
206static void* padded_allocate( size_t bytes, size_t alignment ) {
207 unsigned char* result = NULL;

Callers 14

free_task_poolMethod · 0.85
~cpu_ctl_envMethod · 0.85
free_schedulerMethod · 0.85
prepare_task_poolMethod · 0.85
deallocateMethod · 0.85
deallocate_taskMethod · 0.85
~fast_reverse_vectorMethod · 0.85
drainMethod · 0.85
resizeMethod · 0.85
free_arenaMethod · 0.85
extend_segment_tableMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected