MCPcopy Create free account
hub / github.com/RedisGraph/RedisGraph / GrB_finalize

Function GrB_finalize

deps/GraphBLAS/Source/GrB_finalize.c:17–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15#include "GB.h"
16
17GrB_Info GrB_finalize ( )
18{
19 // free all memory pools
20 GB_free_pool_finalize ( ) ;
21 return (GrB_SUCCESS) ;
22}
23

Callers 15

_ShutdownEventHandlerFunction · 0.85
tearDownFunction · 0.85
tearDownFunction · 0.85
tearDownFunction · 0.85
tearDownFunction · 0.85
tearDownFunction · 0.85
tearDownFunction · 0.85
tearDownFunction · 0.85
tearDownFunction · 0.85
mexFunctionFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85

Calls 1

GB_free_pool_finalizeFunction · 0.85

Tested by 9

tearDownFunction · 0.68
tearDownFunction · 0.68
tearDownFunction · 0.68
tearDownFunction · 0.68
tearDownFunction · 0.68
tearDownFunction · 0.68
tearDownFunction · 0.68
tearDownFunction · 0.68
mainFunction · 0.68