proper thread names

This commit is contained in:
Ryan Fleury
2024-02-22 16:20:27 -08:00
parent 74d051f383
commit 5813cb2af8
16 changed files with 184 additions and 102 deletions
+1 -1
View File
@@ -984,7 +984,7 @@ os_logical_core_count(void)
}
////////////////////////////////
//~ rjf: @os_hooks Process Info (Implemented Per-OS)
//~ rjf: @os_hooks Process & Thread Info (Implemented Per-OS)
internal String8List
os_get_command_line_arguments(void)