NativeThreadpool
Work, timer, and wait callback example using solely Native Windows APIs.
Install / Use
/learn @fin3ss3g0d/NativeThreadpoolREADME
Native Threadpool

Description
A proof of concept demonstrating how to create a thread pool using solely native Windows APIs to execute a work, timer, and wait callback using the C programming language.
