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

Ns_UnlockMutex

Overview

Unlock the mutual exclusion lock

Syntax

    int Ns_UnlockMutex(
    	Ns_Mutex * mutex
    );

Description

Unlock the mutex.

Example

See the example for Ns_LockMutex.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.