mirror of
https://github.com/Ed94/metadesk.git
synced 2026-06-28 06:21:48 -07:00
c11.refactor (base should be mapped)
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@
|
||||
|
||||
void
|
||||
set_thread_name(String8 string) {
|
||||
ProfThreadName("%.*s", str8_varg(string));
|
||||
prof_thread_name("%.*s", str8_varg(string));
|
||||
os_set_thread_name(string);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user