Ignore:
Timestamp:
2018-07-19T21:02:13Z (7 years ago)
Author:
Jiří Zárevúcky <jiri.zarevucky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
514d561
Parents:
5a50430
Message:

Implement some of GCC's sync_* builtins in using <atomic.h>.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/arch/arm32/include/libarch/atomic.h

    r5a50430 r7137f74c  
    5252        /*
    5353         * The following instructions between labels 1 and 2 constitute a
    54          * Restartable Atomic Seqeunce. Should the sequence be non-atomic,
     54         * Restartable Atomic Sequence. Should the sequence be non-atomic,
    5555         * the kernel will restart it.
    5656         */
Note: See TracChangeset for help on using the changeset viewer.