FastFlow  SVN-r182-Aug-14-2014
A high-level, lock-less, parallel programming (shared-memory) and distributed programming (distributed-memory) framework for multi-cores and many-cores systems
 All Classes Namespaces Files Functions Variables Typedefs Groups Pages
Namespaces
utils.hpp File Reference

Utility functions. More...

#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <iostream>
#include <ff/platforms/platform.h>
#include <string.h>
#include <ff/cycle.h>
#include <ff/spin-lock.hpp>
+ Include dependency graph for utils.hpp:
+ This graph shows which files directly or indirectly include this file:

Namespaces

 ff
 The principal namespace for the FastFlow library.
 

Detailed Description

Utility functions.