Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[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.