Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/clib/cfathread.h

    rc457dc41 rd971c8d  
    8080
    8181        typedef struct cfathread_cond_attr {
    82                 // WARNING: adding support for pthread_condattr_setclock would require keeping track of the clock
    83                 // and reading it in cond_timedwait
    8482        } cfathread_condattr_t;
    8583        typedef struct cfathread_condition * cfathread_cond_t;
Note: See TracChangeset for help on using the changeset viewer.