Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0ff5047

Browse files
committed
Fix typo in docs.
Shigeru Hanada
1 parentdb75e52 commit0ff5047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/bgworker.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp