Log In
runtime
/
ntapi
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
6445d5
remove nt_sync_block and related interfaces in favor of pure atomic primitives.
Authored and Committed by
midipix
5 years ago
raw
patch
tree
parent
7 files changed.
5 lines added
.
380 lines removed
.
include/ntapi/nt_sync.h
file modified
+1
-56
include/ntapi/ntapi.h
file modified
+0
-5
project/common.mk
file modified
+0
-1
src/internal/ntapi.c
file modified
+0
-5
src/internal/ntapi_fnapi.h
file modified
+0
-5
src/string/ntapi_tt_aligned_block_memlock.c
file modified
+4
-2
src/sync/ntapi_tt_sync_block.c
file removed
-306
remove nt_sync_block and related interfaces in favor of pure atomic primitives.
include/ntapi/nt_sync.h
file modified
+1
-56
include/ntapi/ntapi.h
file modified
+0
-5
project/common.mk
file modified
+0
-1
src/internal/ntapi.c
file modified
+0
-5
src/internal/ntapi_fnapi.h
file modified
+0
-5
src/string/ntapi_tt_aligned_block_memlock.c
file modified
+4
-2
src/sync/ntapi_tt_sync_block.c
file removed
-306