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

Commitccb3090

Browse files
committed
fix warnings introduced by8514306
1 parentc416fb5 commitccb3090

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎multimaster.c

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

328331
voidMtmLock(LWLockModemode)
329332
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp