RTEMS  5.0.0
Functions
schedulercbsattachthread.c File Reference

Attach Scheduler CBS 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)
 Attach a task to an already existing server. More...
 

Detailed Description

Attach Scheduler CBS Thread.