#include <cogent.h>
int IP_pfTaskComp(
const void* t1, const void* t2 )
;
<0 if t1 is ordinally less than t2, 0 if the two tasks are equal, and >0 if t1 is ordinally greater than t2.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.