Searched refs:MSG_Q_INVALID_ID (Results 1 – 2 of 2) sorted by relevance
30 #define MSG_Q_INVALID_ID ((msg_q_id)NULL) macro
101 if (priv->msgQ != MSG_Q_INVALID_ID) { in _cleanup_plugin_data()260 if (priv->msgQ == MSG_Q_INVALID_ID) continue; in _start_job()