Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1543 → Rev 1559

/demos/trunk/loader/common/nload.c
16,7 → 16,7
#include "lconst.h"
 
/* Activate task output debug */
#define TASK_OUTPUT
//#define TASK_OUTPUT
 
int cal_cycles = CALIBRATION_RESULT; //Calibration const, it converts usec to cycles
struct timespec zero_time; //Zero time of the simulation
259,7 → 259,7
pthread_t j;
int err = 0;
//cprintf("(%d, type %d)", i, current->task_type);
switch(current->task_type) {
case PAR_TASK_OS:
err = fsf_create_local_thread(generic_get_server_from_contract(current->contract),generic_get_task_model(current), &j,NULL,