1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Merge pull request #7672 from dec1:2.4

This commit is contained in:
Alexander Alekhin
2016-11-15 19:01:46 +00:00
+1
View File
@@ -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();