Clarify use of MXS_RWORKER_MAIN

The MXS_RWORKER_MAIN constant now has a clarifying comment.
This commit is contained in:
Markus Mäkelä
2018-05-23 13:13:09 +03:00
parent a2cd4feeaf
commit 3c7ad1f62b

View File

@ -18,6 +18,7 @@
MXS_BEGIN_DECLS
// The worker ID of the "main" thread
#define MXS_RWORKER_MAIN -1
/**