Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
202
void NFS_Free( void* p ) {
203
(*padded_free_handler)( p );
204
}
205
206
static void* padded_allocate( size_t bytes, size_t alignment ) {
207
unsigned char* result = NULL;
Callers
14
free_task_pool
Method · 0.85
~cpu_ctl_env
Method · 0.85
free_scheduler
Method · 0.85
free_nonlocal_small_task
Method · 0.85
prepare_task_pool
Method · 0.85
deallocate
Method · 0.85
deallocate_task
Method · 0.85
~fast_reverse_vector
Method · 0.85
drain
Method · 0.85
resize
Method · 0.85
free_arena
Method · 0.85
extend_segment_table
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected