RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions

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

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

Functions

int _Scheduler_CBS_Attach_thread (Scheduler_CBS_Server_id server_id, rtems_id task_id)
 Attaches a task to an already existing server.
 

Detailed Description

This source file contains the implementation of _Scheduler_CBS_Attach_thread().