summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/bits/nt64
AgeCommit message (Expand)AuthorFilesLines
2024-02-01nt64: struct nt_mcontext_x86_64_t: added missing context member.midipix1-0/+1
2019-09-15nt64: fix definition of struct nt_xsave_fmt_t (see nt_mcontext_x86_64_t).midipix1-2/+0
2019-06-08atomic primitives: refactor for coding-style consistency.midipix2-6/+6
2018-08-09library: atomics: simplify and-or-xor interfaces.midipix2-72/+36
2018-01-14atomics: at_store(), at_store_32(), at_store_64(): use a full memory barrier.midipix1-3/+6
2016-12-18nt_thread_x86_64.h: properly pad nt_mcontext_x86_64_t.midipix1-0/+1
2016-12-11arch-specific thread struct definitions: added hosted application support.midipix1-2/+0
2016-12-11api headers: bits sub-dirs: i386 --> nt32, x86_64 --> nt64.midipix3-0/+1028