mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 11:31:53 +01:00
Added NotificationQueue::remove function
This includes appropriate tests, which pass on my Mac 10.4 machine
This commit is contained in:
@@ -34,6 +34,7 @@ public:
|
||||
void testWaitDequeue();
|
||||
void testThreads();
|
||||
void testDefaultQueue();
|
||||
void testQueueRemove();
|
||||
|
||||
void setUp();
|
||||
void tearDown();
|
||||
|
||||
Reference in New Issue
Block a user