From 82515f9d90ac149984013f0d64c1cab37b349b29 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Fri, 19 Jul 2024 14:33:34 +1000 Subject: chore clang format + tidy --- src/logos/threadpool.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/logos/threadpool.h') diff --git a/src/logos/threadpool.h b/src/logos/threadpool.h index fbe43d6..2cd70fd 100644 --- a/src/logos/threadpool.h +++ b/src/logos/threadpool.h @@ -93,4 +93,4 @@ bool threadpool_add_task(threadpool *pool, tpool_task_start do_task, void threadpool_process_results(threadpool *pool, int num_to_process); -u32 Tpool_GetNumWorkers(); // how many threads are we using \ No newline at end of file +u32 Tpool_GetNumWorkers(); // how many threads are we using \ No newline at end of file -- cgit v1.2.3-70-g09d2