FC Updates from BitShares and myself #21
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ static void set_thread_name(const char* threadName)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#elif defined(__linux__) && !defined(NDEBUG)
|
#elif defined(__linux__)
|
||||||
# include <pthread.h>
|
# include <pthread.h>
|
||||||
static void set_thread_name(const char* threadName)
|
static void set_thread_name(const char* threadName)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue