reactos/sdk/lib/crt/process
Katayama Hirofumi MZ 5a7dbd6064 [MSVCRT] Follow-up of #5032 (f172503)
Use _cwait() instead of WaitForSingleObject and GetExitCodeProcess.
Use malloc/free instead of LocalAlloc/LocalFree.
2023-03-05 23:20:12 +09:00
..
_cwait.c
_system.c [MSVCRT] Follow-up of #5032 (f172503) 2023-03-05 23:20:12 +09:00
dll.c
process.c
process.cmake [CRT] Refactor CMake files 2021-07-20 23:13:03 +02:00
procid.c
thread.c
threadid.c
threadx.c
wprocess.c