DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
unsigned int sched_cancel_timerl(void);
void sched_resume_timer(void);
void sched_reassess_timer(void);
And the "smooshed" name sched_mergeprioritized() would become:
void sched_merge_prioritized(FAR dq_queue_t *list1, FAR dq_queue_t *list2, uint8_t task_state);
I won't even consider the <subsystem>_<everythingelsesmooshedaltogether>. It has a history but is pretty much odious. We should not consider, for example, the smooshed-together form:
...