/* $Id$ */ /* Author: Jeff Hill Date: March 28 2001 */ void epicsThreadPrivateTest (); int main () { epicsThreadPrivateTest (); return 0; }