mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Merge pull request #7872 from alalek:merge-2.4
This commit is contained in:
committed by
GitHub
parent
a206e12174
commit
0e4dde1781
@@ -63,6 +63,7 @@ static bool log_power_checkpoints;
|
||||
|
||||
#include <sys/syscall.h>
|
||||
#include <pthread.h>
|
||||
#include <cerrno>
|
||||
static void setCurrentThreadAffinityMask(int mask)
|
||||
{
|
||||
pid_t pid=gettid();
|
||||
|
||||
Reference in New Issue
Block a user