insertd.c File Reference

Implements the functions: insertd. More...

#include <stddef.h>
#include <thread.h>
#include <queue.h>

Include dependency graph for insertd.c:

Go to the source code of this file.

Functions

int insertd (tid_typ tid, qid_typ q, int key)
 Insert a thread in delta queue in ascending order.


Detailed Description

Implements the functions: insertd.

Id
insertd.c 1521 2008-08-27 21:51:17Z mschul

Definition in file insertd.c.


Function Documentation

int insertd ( tid_typ  tid,
qid_typ  q,
int  key 
)

Insert a thread in delta queue in ascending order.

Parameters:
tid thread id to insert
q queue in which thread should be inserted
key delta key
Returns:
OK

Definition at line 20 of file insertd.c.

References OK, quetab, and SYSERR.

Referenced by recvtime(), and sleep().

Here is the caller graph for this function:


Generated on Fri Sep 19 13:40:29 2008 for Embedded XINU by  doxygen 1.5.6