Searched refs:pi_unref_dbg (Results 1 – 1 of 1) sorted by relevance
170 #define PI_UNREF(p, r) pi_unref_dbg((p), (r), __FILE__, __LINE__)303 static void pi_unref_dbg(polling_island* pi, const char* reason, in pi_unref_dbg() function