/simpletypesystem/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk

« back to all changes in this revision

Viewing changes to libssts/external/stdatomic.h

  • Committer: Gustav Hartvigsson
  • Date: 2021-01-07 22:28:14 UTC
  • mto: This revision was merged to the branch mainline in revision 153.
  • Revision ID: gustav.hartvigsson@gmail.com-20210107222814-yl53l62tdqnnwf87
* Removed wchar.

Show diffs side-by-side

added added

removed removed

Lines of Context:
367
367
        atomic_flag_test_and_set_explicit(object, memory_order_seq_cst)
368
368
 
369
369
#endif /* !_STDATOMIC_H_ */
370