[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_CacheTimedWait

Overview

Wait for condition variable to be set

Syntax

    int Ns_CacheTimedWait (
    Ns_Cache* cache, 
    Ns_Time* timePtr
    );

Description

Wait for the cache's condition variable to be signaled or the given absolute timeout if timePtr is not NULL.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.