[Top]
7.4::
Thread
|
Module Thread
- Inherit
Thread
inherit Thread : Thread
- Constant
Mutex
constant Thread.Mutex
- Description
The Mutex destruct behaviour in Pike 7.4 and below is different
from 7.6 in that destructing a mutex destroys the key that is
locking it.
|