Functions For Managing Locks And Synchronization - Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual

Table of Contents

Advertisement

subtype_count
Otherwise, this function returns the following
SLAPI_VIRTUALATTRS_LOOP_DETECTED
SLAPI_VIRTUAL_NOT_FOUND
attr
ENOMEM
Description
This function returns the values for an attribute type from an entry, including the
values for any subtypes of the specified attribute type. The routine will return the
values of virtual attributes in that entry if requested to do so.
Memory Concerns
slapi_vattr_values_free()
type names, passing the
See Also
slapi_vattr_values_free()
Functions for Managing Locks and
Synchronization
This section contains reference information on locks and synchronization routines.
Table 14-31 Locks and Synchronization Routines
Function
slapi_destroy_condvar()
slapi_destroy_mutex()
slapi_lock_mutex()
slapi_new_condvar()
slapi_new_mutex()
slapi_notify_condvar()
slapi_unlock_mutex()
contains the number of subtypes matched.
in entry).
(memory error).
buffer_flags
Description
Frees a Slapi_CondVar structure from memory.
Frees a Slapi_Mutex structure from memory.
Locks the specified mutex.
Creates a new condition variable and returns a pointer to the
corresponding Slapi_CondVar structure.
Creates a new mutex and returns a pointer to the corresponding
Slapi_Mutex structure.
Notifies a thread that is waiting on the specified condition variable.
Unlocks the specified mutex.

Functions for Managing Locks and Synchronization

(failed to evaluate a
(type not recognized by any
should be used to free the retrurned result set and
value returned from this routine.
).
vattr
and not a real
vattr
Chapter 14
Function Reference
479

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents