Sun Java System Directory Server Enterprise Edition 6.0 Developer's Guide

Slapi_CondVar

Opaque structure representing a condition variable used by the plug-in to handle thread synchronization.

Syntax

#include "slapi-plugin.h"
typedef struct slapi_condvar Slapi_CondVar;

See Also

slapi_destroy_condvar()

slapi_new_condvar()

slapi_notify_condvar()

slapi_wait_condvar()