Searched refs:PW_TRACE_TRY_LOCK (Results 1 – 2 of 2) sorted by relevance
103 #ifndef PW_TRACE_TRY_LOCK104 #define PW_TRACE_TRY_LOCK() (true) // Returns true if lock successful macro
92 if (PW_TRACE_TRY_LOCK()) { in HandleTraceEvent()