Silence build warning
This commit is contained in:
@@ -148,6 +148,8 @@ bool QutexAcquisitionHistoryTracker
|
|||||||
bool QutexAcquisitionHistoryTracker
|
bool QutexAcquisitionHistoryTracker
|
||||||
::completelyTraceContinuationHistoryForGridlockOn(Qutex &firstFailedQutex)
|
::completelyTraceContinuationHistoryForGridlockOn(Qutex &firstFailedQutex)
|
||||||
{
|
{
|
||||||
|
(void)firstFailedQutex;
|
||||||
|
|
||||||
/** ALGORITHMICALLY COMPLETE VERSION:
|
/** ALGORITHMICALLY COMPLETE VERSION:
|
||||||
* This function is intended to implement the algorithmically complete
|
* This function is intended to implement the algorithmically complete
|
||||||
* version of gridlock detection that performs full circularity detection.
|
* version of gridlock detection that performs full circularity detection.
|
||||||
|
|||||||
Reference in New Issue
Block a user