Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 347 → Rev 348

/shark/trunk/ports/first/modules/posixstar.c
441,6 → 441,8
#endif
 
lev->nact[p] = -1;
/* extract task from the queue */
iq_extract(p,&lev->ready[lev->priority[p]]);
 
/* then, we insert the task in the free queue */
proc_table[p].status = FREE;