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

Commitfc041ff

Browse files
committed
fix warnings introduced by8514306
1 parentc5fa0ff commitfc041ff

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎contrib/mmts/multimaster.c

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,12 +317,15 @@ void MtmReleaseLocks(void)
317317
* locks[N+1..2*N] are used to synchronize access to distributed lock graph at each node
318318
* -------------------------------------------
319319
*/
320+
321+
//#define DEBUG_MTM_LOCK 1
322+
323+
#ifDEBUG_MTM_LOCK
320324
statictimestamp_tMtmLockLastReportTime;
321325
statictimestamp_tMtmLockElapsedWaitTime;
322326
statictimestamp_tMtmLockMaxWaitTime;
323327
staticsize_tMtmLockHitCount;
324-
325-
//#define DEBUG_MTM_LOCK 1
328+
#endif
326329

327330
voidMtmLock(LWLockModemode)
328331
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp