Ignore:
Timestamp:
Jul 5, 2026, 11:13:26 PM (4 days ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
97c75bf
Parents:
3859adb
git-author:
Peter A. Buhr <pabuhr@…> (07/05/26 23:05:57)
git-committer:
Peter A. Buhr <pabuhr@…> (07/05/26 23:13:26)
Message:

move libcfa/src/concurrency/atomic.hfa to libcfa/src/bits/atomic.hfa, and update all the atomic operations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/kernel/fwd.hfa

    r3859adb r34d194c  
    1919#include "bits/defs.hfa"
    2020#include "bits/debug.hfa"
     21#include "bits/atomic.hfa"                                                              // Pause
    2122
    2223#ifdef __cforall
Note: See TracChangeset for help on using the changeset viewer.