Commit 4d041e68 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #7672 from dec1:2.4

parents 8f4251fb 4d84e6ef
......@@ -41,6 +41,7 @@ static bool log_power_checkpoints;
#include <sys/syscall.h>
#include <pthread.h>
#include <cerrno>
static void setCurrentThreadAffinityMask(int mask)
{
pid_t pid=gettid();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment