/*
File name : core.c
- Date of creation : 10/2/2008
+ Projet : MERLIN
+ Date of creation : 2025/05/02
Version : 1.0
- Copyright : Soft'n'Design
- Author : Laurent Mazet <mazet@softndesign.org>
+ Copyright : Thales SIX
+ Author : Laurent Mazet <laurent.mazet@thalesgroup.com>
Description : Miscellaenous functions on core/thread management
History :
- - initial version from tools.h
+ - initial version
*/
#define _GNU_SOURCE
/*
File name : core.h
- Date of creation : 10/2/2008
+ Projet : MERLIN
+ Date of creation : 2025/05/02
Version : 1.0
- Copyright : Soft'n'Design
- Author : Laurent Mazet <mazet@softndesign.org>
+ Copyright : Thales SIX
+ Author : Laurent Mazet <laurent.mazet@thalesgroup.com>
Description : Miscellaenous functions on core/thread management
History :
- - initial version from tools.h
+ - initial version
*/
#ifndef __CORE_H__
/*
File name : rdtsc.h
- Date of creation : 26/1/2012
+ Projet : MERLIN
+ Date of creation : 2025/05/02
Version : 1.0
- Copyright : Soft'n'design
- Author : Laurent Mazet <mazet@softndesign.org>
+ Copyright : Thales SIX
+ Author : Laurent Mazet <laurent.mazet@thalesgroup.com>
Description : This file contains rdtsc inline function
/*
File name : task.c
- Date of creation : 25/01/2010
+ Projet : MERLIN
+ Date of creation : 2025/05/02
Version : 1.0
- Copyright : Soft'n'Design
- Author : Laurent Mazet <mazet@softndesign,org>
+ Copyright : Thales SIX
+ Author : Laurent Mazet <laurent.mazet@thalesgroup.com>
Description : Task management
/*
File name : task.h
- Date of creation : 25/01/2010
+ Projet : MERLIN
+ Date of creation : 2025/05/02
Version : 1.0
- Copyright : Soft'n'Design
- Author : Laurent Mazet <mazet@softndesign,org>
+ Copyright : Thales SIX
+ Author : Laurent Mazet <laurent.mazet@thalesgroup.com>
Description : Task management