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

Ns_CacheBroadcast

Overview

Broadcast to condition variable

Syntax

    void Ns_CacheBroadcast (
    Ns_Cache* cache
    );

Description

Broadcast to the cache's condition variable, waking all threads. Every cache has an associated cond for user use. Every cache has an associated cond for user use.

Top of Page

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