Netscape DIRECTORY SERVER 6.01 - PLUG-IN Manual page 479

Table of Contents

Advertisement

Table 14-31 Locks and Synchronization Routines (Continued)
Function
slapi_wait_condvar()
slapi_destroy_condvar()
Frees a
Syntax
#include "slapi-plugin.h"
void slapi_destroy_condvar( Slapi_CondVar *cvar );
Parameters
This function takes the following parameters:
cvar
Description
This function frees a
function, you should make sure that this condition variable is no longer in use.
slapi_destroy_mutex()
Frees a
Syntax
#include "slapi-plugin.h"
void slapi_destroy_mutex( Slapi_Mutex *mutex );
Parameters
This function takes the following parameters:
mutex
Description
Waits on a condition variable.
structure from memory.
Slapi_CondVar
Pointer to the Slapi_CondVar structure that you want to free from memory.
Slapi_CondVer
structure from memory.
Slapi_Mutex
Pointer to the Slapi_Mutex structure that you want to free from memory.
Functions for Managing Locks and Synchronization
structure from memory. Before calling this
Chapter 14
Function Reference
479

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 - PLUG-IN and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Directory server 6.01

Table of Contents