Subject: [boost] [thread] Is interrupting a non boost.thread possible?
From: Christoph Mathys (eraserix_at_[hidden])
Date: 2009-11-09 03:53:44


Hello

I've a question about boost.threads: Is it possible to interrupt a
thread for which I don't have a thread-object but which is using boost
synchronization primitives (mutex, condition)?

Thanks!
Christoph