Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/ready_queue.cfa

    rb808625 r43784ac  
    1515
    1616#define __cforall_thread__
     17#define _GNU_SOURCE
     18
    1719// #define __CFA_DEBUG_PRINT_READY_QUEUE__
    1820
     
    2426#include "kernel_private.hfa"
    2527
    26 #define _GNU_SOURCE
    2728#include "stdlib.hfa"
    2829#include "math.hfa"
Note: See TracChangeset for help on using the changeset viewer.