index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
daemon
/
ntapi_dsr_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-25
__ntapi_dsr_start_impl(): use correct (32-bit) entry-point signature.
midipix
1
-1
/
+1
2019-07-29
daemon routines: make __ntapi_dsr_{start|once} strictly internal functions.
midipix
1
-3
/
+4
2019-02-02
__ntapi_tt_seh_frame(): apply hidden visibility.
midipix
1
-1
/
+1
2018-08-12
__ntapi_dsr_init(): overcome potential scheduling bug in recent (10.0) kernel.
midipix
1
-0
/
+12
2018-08-12
__ntapi_dsr_init(): added missing memory barriers.
midipix
1
-5
/
+11
2018-05-14
daemon initialization: revised for optimized thread synchronization.
midipix
1
-32
/
+63
2018-03-21
daemon interfaces: ntapi_dsr_create_port(): allow passing a security desc.
midipix
1
-1
/
+1
2017-02-04
annual chores.
midipix
1
-1
/
+1
2017-01-16
__ntapi_dsr_start_impl(): copy the loop routine addr and ctx onto the stack.
midipix
1
-2
/
+4
2017-01-16
daemon initialization: establish SEH frames for the daemon and internal thread.
midipix
1
-2
/
+10
2017-01-07
daemon initialization: simplified logic, fixed params-related race hazard.
midipix
1
-15
/
+23
2016-10-23
daemon service routine: set daemon status using atomic updates.
midipix
1
-9
/
+42
2016-08-11
daemon initialization routines: support daemon loop termination.
midipix
1
-27
/
+34
2016-05-07
daemon init routine: internal client init: take a more robust code path.
midipix
1
-0
/
+14
2016-01-23
annual chores.
midipix
1
-1
/
+1
2015-07-27
entered advanced internal development stage.
midipix
1
-0
/
+189