Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 246 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 246 Bytes

Native Threadpool

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.