MOTION  0.01
Framework for mixed-protocol multi-party computation
Namespaces | Functions
thread.cpp File Reference
#include "thread.h"
#include <pthread.h>
#include <cassert>
#include <string>
#include <thread>
Include dependency graph for thread.cpp:

Namespaces

 encrypto
 
 encrypto::motion
 

Functions

void encrypto::motion::ThreadSetName (std::thread &thread, const std::string &name)