Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ free
Method
free
src/allocator.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
void PoolAllocator::free(Buffer *b)
134
{
135
impl_->free(b);
136
}
137
} // namespace libfreenect2
Callers
2
~PoolAllocatorImpl
Method · 0.45
releaseBuffer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected