From 3e0c2e6fa3d6f9bd047e80f577f83c25d67da951 Mon Sep 17 00:00:00 2001 From: Omniscient Date: Mon, 4 Nov 2024 21:48:24 +1100 Subject: incremental --- include/celeritas.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/celeritas.h b/include/celeritas.h index 4a75abd..4e6f682 100644 --- a/include/celeritas.h +++ b/include/celeritas.h @@ -796,4 +796,6 @@ typedef struct threadpool { size_t n_workers; } threadpool; -void threadpool_add_task(); \ No newline at end of file +void threadpool_create(); +void threadpool_destroy(); +void threadpool_add_task(); -- cgit v1.2.3-70-g09d2