td_thr_validate - test a thread handle for validity
cc [ flag... ] file... -lc_db [ library... ] #include <proc_service.h> #include <thread_db.h> td_err_e td_thr_validate(const td_thrhandle_t *th_p);
The td_thr_validate() function tests whether th_p is a valid thread handle. A valid thread handle can become invalid if its thread exits.
TD_OK
TD_BADTH
TD_DBERR
TD_NOTHR
TD_ERR
See attributes(5) for description of the following attributes:
|
libc_db(3LIB), attributes(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |