index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
thread
/
ntapi_tt_create_thread.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
local thread creation: extended argument: sync via atomic memory access.
midipix
1
-6
/
+13
2018-01-21
struct _nt_thread_params: replace the thread_id member with a complete cid.
midipix
1
-1
/
+2
2018-01-20
__ntapi_tt_create_thread(): SP register: remove redundant pointer allocation.
midipix
1
-2
/
+1
2018-01-20
__ntapi_tt_create_thread(): support caller-provided thread stack.
midipix
1
-43
/
+81
2018-01-20
__ntapi_tt_create_local_thread(): use cached handle to running process.
midipix
1
-39
/
+8
2018-01-20
thread creation routines: refactor for readability and style.
midipix
1
-104
/
+103
2017-02-04
annual chores.
midipix
1
-1
/
+1
2016-12-15
__ntapi_tt_create_thread(): do not alter value of caller's params->reg_context.
midipix
1
-4
/
+10
2016-12-15
code maintenance: provide smooth foreign toolchain support.
midipix
1
-2
/
+2
2016-10-23
__ntapi_tt_create_thread(): retain proper value of params->stack_size_commit.
midipix
1
-5
/
+7
2016-05-27
__ntapi_tt_create_thread(): strictly align thread context and stack params.
midipix
1
-2
/
+2
2016-01-23
annual chores.
midipix
1
-1
/
+1
2015-07-27
entered advanced internal development stage.
midipix
1
-0
/
+418