Searched refs:TELEMETRY_UNLOCK (Results 1 – 1 of 1) sorted by relevance
182 #define TELEMETRY_UNLOCK() do { lck_mtx_unlock(&telemetry_mtx); } while (0) macro1339 TELEMETRY_UNLOCK(); in telemetry_buffer_gather()