summaryrefslogtreecommitdiff
path: root/core/thread.c
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.org>2024-10-14 21:05:58 -0500
committerDanny Holman <dholman@gymli.org>2024-10-14 21:05:58 -0500
commit4248f000f200c0a078496733b65cf61a525c356b (patch)
tree7e2754fea0d3dd1347d213c28e6846af344b7a0c /core/thread.c
parent7ec4bf7c73869fbf641dd642d8e413afc2e0a829 (diff)
core: alloc: move mem_block alloc to helper func
Move the logic that allocates and frees individual mem_block structs to their own helper functions. This should simplify the engine's memory API and fix a bug in rune_calloc that improperly allocated a mem_block. Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to 'core/thread.c')
0 files changed, 0 insertions, 0 deletions