int Ns_CacheTimedWait ( Ns_Cache* cache, Ns_Time* timePtr );
int Ns_CacheTimedWait (
Ns_Cache* cache,
Ns_Time* timePtr
);
Wait for the cache's condition variable to be signaled or the given absolute timeout if timePtr is not NULL.
timePtr
Top of Page
Copyright © 1998-99 America Online, Inc.