MCPcopy Create free account
hub / github.com/apache/cloudberry / GetLastError

Function GetLastError

contrib/udp2/ic_common/ic_utility.cpp:1349–1353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1347static thread_local ICError ic_error = {LEVEL_ERROR};
1348
1349ICError*
1350GetLastError()
1351{
1352 return &ic_error;
1353}
1354
1355void
1356ResetLastError()

Callers 15

gfile_openFunction · 0.85
strftime_win32Function · 0.85
varstr_cmpFunction · 0.85
FileReadFunction · 0.85
FileWriteFunction · 0.85
AllocateFileFunction · 0.85
dsm_impl_windowsFunction · 0.85
dsm_impl_pin_segmentFunction · 0.85
dsm_impl_unpin_segmentFunction · 0.85
InitLatchFunction · 0.85
InitSharedLatchFunction · 0.85

Calls

no outgoing calls

Tested by 4

current_windows_userFunction · 0.68
wait_for_testsFunction · 0.68
regression_mainFunction · 0.68
func_call_2Function · 0.68