RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
threadqextract.c File Reference

This source file contains the implementation of _Thread_queue_Extract(). More...

#include <rtems/score/threadqimpl.h>
#include <rtems/score/threadimpl.h>

Functions

void _Thread_queue_Extract (Thread_Control *the_thread)
 Extracts thread from thread queue.
 

Detailed Description

This source file contains the implementation of _Thread_queue_Extract().