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

Function BackgroundWorkerUnblockSignals

src/backend/postmaster/postmaster.c:6482–6486  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6480}
6481
6482void
6483BackgroundWorkerUnblockSignals(void)
6484{
6485 PG_SETMASK(&UnBlockSig);
6486}
6487
6488#ifdef EXEC_BACKEND
6489static pid_t

Callers 15

ic_proxy_server_mainFunction · 0.85
autoprewarm_mainFunction · 0.85
ic_proxy_server_mainFunction · 0.85
FtsProbeMainFunction · 0.85
PgCronLauncherMainFunction · 0.85
CronBackgroundWorkerFunction · 0.85
ApplyWorkerMainFunction · 0.85
ApplyLauncherMainFunction · 0.85
StartBackgroundWorkerFunction · 0.85
BackoffSweeperMainFunction · 0.85

Calls

no outgoing calls

Tested by 2

test_shm_mq_mainFunction · 0.68
worker_spi_mainFunction · 0.68