Using APC as FIFO queue in Windows
2017-04-20
In this way, we can implement a FIFO queue without using explicit locking/synchronization for enqueueing/dequeueing. For self reference:
1 minute
Using APC as FIFO queue in Windows
2017-04-20
In this way, we can implement a FIFO queue without using explicit locking/synchronization for enqueueing/dequeueing. For self reference:
1 minute