*/
enum GNUNET_SCHEDULER_Priority priority;
- /**
- * Priority of the highest task added in the current select
- * iteration.
- */
- enum GNUNET_SCHEDULER_Priority max_priority_added;
-
/**
* Set if we only wait for reading from a single FD, otherwise -1.
*/
*/
enum GNUNET_SCHEDULER_Priority current_priority;
+ /**
+ * Priority of the highest task added in the current select
+ * iteration.
+ */
+ enum GNUNET_SCHEDULER_Priority max_priority_added;
+
/**
* How 'nice' are we right now?
*/