mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 14:41:57 +08:00
dropped "c" prefix from class names
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <cstring>
|
||||
#include <cstdlib>
|
||||
|
||||
static CArchMutex s_mutex = NULL;
|
||||
static ArchMutex s_mutex = NULL;
|
||||
|
||||
//
|
||||
// use C library non-reentrant multibyte conversion with mutex
|
||||
|
||||
Reference in New Issue
Block a user