index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
sync
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-06-28
remove nt_sync_block and related interfaces in favor of pure atomic primitives.
midipix
1
-306
/
+0
2019-01-31
ntapi_zw_create_event(), __ntapi_tt_create_private_event(): use volatile type.
midipix
1
-7
/
+7
2017-02-04
annual chores.
midipix
3
-3
/
+3
2016-10-16
__ntapi_tt_sync_block_lock(): fix references to hwait.
midipix
1
-3
/
+3
2016-08-14
__ntapi_tt_sync_block_server_lock(): fix typo.
midipix
1
-1
/
+1
2016-08-12
sync block: remove validate/invalidate api, fix lock_tries logic, tidy up.
midipix
1
-69
/
+45
2016-08-12
synchronization block: make all value assignments atomic.
midipix
1
-21
/
+64
2016-07-30
debug: __ntapi_tt_wait_for_dummy_event(): fix logic, properly close hevent.
midipix
1
-5
/
+4
2016-05-14
__ntapi_tt_sync_block_lock(): properly handle signedness.
midipix
1
-1
/
+2
2016-01-23
annual chores.
midipix
3
-3
/
+3
2015-09-26
__ntapi_tt_sync_block_unlock(): construct the 64-bit comparison value by way ↵
midipix
1
-5
/
+8
of a union.
2015-07-27
entered advanced internal development stage.
midipix
3
-0
/
+390