mirror of
https://github.com/Ed94/metadesk.git
synced 2026-07-31 20:00:07 +00:00
finished inital pass of gen_c11 (singleheader and segeregated)
This commit is contained in:
+1
-1
@@ -25,4 +25,4 @@ set_thread_namef(char *fmt, ...)
|
||||
}
|
||||
|
||||
#define thread_namef(...) (set_thread_namef(__VA_ARGS__))
|
||||
#define thraed_name(str) (set_thread_name(str))
|
||||
#define thread_name(str) (set_thread_name(str))
|
||||
|
||||
Reference in New Issue
Block a user