From: Hicham Mouline (hicham_at_[hidden])
Date: 2008-02-19 14:23:38


Hello,

Is there any implementation of a priority queue, that is not thread-safe
(lock-free),
where the caller has the responsibility to check for thread safety?

Regards,