summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/nt_sync.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-28remove nt_sync_block and related interfaces in favor of pure atomic primitives.midipix1-56/+1
2019-01-31ntapi_zw_create_event(), __ntapi_tt_create_private_event(): use volatile type.midipix1-4/+4
2016-12-11api headers: added hosted environment and visual studio support.midipix1-1/+2
2016-08-12sync block: remove validate/invalidate api, fix lock_tries logic, tidy up.midipix1-16/+8
2016-08-12synchronization block: make all value assignments atomic.midipix1-1/+1
2016-05-14nt_sync.h: union _nt_sync_block: changed type of lock_tries to int32_t.midipix1-1/+1
2015-07-27entered advanced internal development stage.midipix1-0/+428