td_thr_setprio - set the priority of a thread
cc [ flag... ] file... -lc_db [ library... ] #include <proc_service.h> #include <thread_db.h> td_err_e td_thr_setprio(const td_thrhandle_t *th_p, const int new_prio;);
The td_thr_setprio() function is obsolete. It always fails and returns TD_NOCAPAB.
TD_NOCAPAB
See attributes(5) for description of the following attributes:
|
libc_db(3LIB), thr_setprio(3C), attributes(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |