Name
run_command — deprecated, use run_command2
Synopsis
#include "control.h"
| int **run_command** (
| cc, | |
| | response)
; | |
Description
Note
This API is deprecated; use run_command2 instead.
It is legal to call this function in the Scheduler
thread.
Was this page helpful?