C++
C#
VB
JScript
All

Method semaphore::­semaphore


Copyright (C) 2005 IENT-RWTH Aachen

inline semaphore::semaphore()
inline semaphore::semaphore(int n)

Builds an instance of the object

Remarks

The count associated with the semaphore is set initially to n, or zero if not specified