roxen.lists.pike.general

Subject Author Date
Re: MutexKeys, garbage collectors, destructors and optimisers Martin Stjernholm <mast[at]lysator[dot]liu[dot]se> 04-02-2009
Martin Stjernholm <<mast[at]lysator.liu.se>> wrote:

> /.../ By the nature of the Pike language, the mutex is allocated on
> the heap, so the analogy in C++ would be to use operator new.

Correction: It should say MutexKey instead of mutex there.