mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 04:00:30 +08:00
Merge pull request #7672 from dec1:2.4
This commit is contained in:
commit
4d041e6809
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user