td_thr_sleepinfo - return the synchronization handle for the object on which a thread is blocked
cc [ flag... ] file... -lc_db [ library... ] #include <proc_service.h> #include <thread_db.h> td_err_e td_thr_sleepinfo(const td_thrhandle_t *th_p, td_synchandle_t *sh_p);
The td_thr_sleepinfo() function returns in *sh_p the handle of the synchronization object on which a sleeping thread is blocked.
TD_OK
TD_BADTH
TD_DBERR
TD_ERR
See attributes(5) for description of the following attributes:
|
libc_db(3LIB), attributes(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |