Group "Waitings"

Wating functions and methods.

All the functions and methods meant to wait for any Synchronization Structure (or more in general, for any waitable object) share a common semantic which has the following characteristics:

Contents

Thread.vwaitWait for one or more synchronization strucures to become available.
Thread.waitWait for one or more synchronization strucures to become available.
Threading.vwaitWait for one or more synchronization strucures to become available.
Threading.waitWait for one or more synchronization strucures to become available.

Made with faldoc 2.2.1