📄 hal_start_threads.3hal
字号:
.TH hal_start_threads "3hal" "2006-10-12" "EMC Documentation" "HAL".SH NAMEhal_start_threads \- Allow HAL threads to begin executing.SH SYNTAX.HPint hal_start_threads().HPint hal_stop_threads().SH ARGUMENTS.SH DESCRIPTION\fBhal_start_threads\fR starts all threads that have been created. Thisis the point at which realtime functions start being called.\fBhal_stop_threads\fR stops all threads that were previously started by\fBhal_start_threads\fR. It should be called before any component thatis part of a system exits..SH RETURN VALUEReturns a HAL status code..SH SEE ALSO\fBhal_export_funct(3hal)\fR, \fBhal_create_thread(3hal)\fR,\fBhal_add_funct_to_thread(3hal)\fR
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -