summaryrefslogtreecommitdiff
path: root/core/alloc.c
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.org>2024-10-03 14:03:17 -0500
committerDanny Holman <dholman@gymli.org>2024-10-03 14:03:17 -0500
commitfd6f75da9477ea2ae5b3eb1cb0eb64cc19b67037 (patch)
treeadf55dcd6df81c356f836ca8a277208ce203ca2f /core/alloc.c
parentf079eba34b36b4d76e5009c6f25e2d1dff3ae372 (diff)
core: thread: wrap the pthreads API
Create wrapper functions over the pthread API so that the engine only has to provide an integer ID for threads and mutexes. The thread and mutex handles should be handled internally so that the end user never sees the underlying datatypes. Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to 'core/alloc.c')
0 files changed, 0 insertions, 0 deletions