mirror of
https://github.com/OpenEtherCATsociety/SOEM.git
synced 2026-08-18 02:37:18 +08:00
Previously, osal_thread_create checked the wrong handle value, so thread creation failures were reported as success. Also, osal_thread_create_rt passed the handle pointer instead of the thread HANDLE to SetThreadPriority, so real-time priority was never applied. Fixes #977
9 lines
57 B
Plaintext
9 lines
57 B
Plaintext
build*/
|
|
install
|
|
*~
|
|
/doc/latex
|
|
/doc/html
|
|
tags
|
|
.vscode
|
|
.vs
|