File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ typedef struct BackgroundWorker
192192 opaque handle that can subsequently be passed to
193193 <function>GetBackgroundWorkerPid(<parameter>BackgroundWorkerHandle *</parameter>, <parameter>pid_t *</parameter>)</function> or
194194 <function>TerminateBackgroundWorker(<parameter>BackgroundWorkerHandle *</parameter>)</function>.
195- <function>GetBackgroundWorker </> can be used to poll the status of the
195+ <function>GetBackgroundWorkerPid </> can be used to poll the status of the
196196 worker: a return value of <literal>BGWH_NOT_YET_STARTED</> indicates that
197197 the worker has not yet been started by the postmaster;
198198 <literal>BGWH_STOPPED</literal> indicates that it has been started but is
You can’t perform that action at this time.
0 commit comments