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

Commit2a09335

Browse files
committed
Fix typo in comment
Author: Hou, Zhijie
1 parent19ad7e1 commit2a09335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/storage/ipc/procsignal.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ WaitForProcSignalBarrier(uint64 generation)
430430
* cannot safely access the barrier generation inside the signal handler as
431431
* 64bit atomics might use spinlock based emulation, even for reads. As this
432432
* routine only gets called when PROCSIG_BARRIER is sent that won't cause a
433-
* lotfo unnecessary work.
433+
* lotof unnecessary work.
434434
*/
435435
staticvoid
436436
HandleProcSignalBarrierInterrupt(void)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp