#include "precompiled.hpp"
#include <stdlib.h>
#include <unistd.h>
#include "random.hpp"
#include "stdint.hpp"
#include "clock.hpp"
#include "mutex.hpp"
#include "macros.hpp"
Go to the source code of this file.
Functions | |
static void | manage_random (bool init_) |
|
static |
Definition at line 39 of file random.cpp.