RTEMS
5.1
|
Thread Queue First. More...
#include <rtems/score/threadqimpl.h>
Functions | |
Thread_Control * | _Thread_queue_First (Thread_queue_Control *the_thread_queue, const Thread_queue_Operations *operations) |
Returns the first thread on the thread queue if it exists, otherwise NULL . More... | |
Thread Queue First.