Home
last modified time | relevance | path

Searched refs:th_p (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/lib/libthr/thread/
HDthr_event.c45 curthread->event_buf.th_p = (uintptr_t)newthread; in _thr_report_creation()
58 curthread->event_buf.th_p = (uintptr_t)curthread; in _thr_report_death()
/freebsd-14-stable/lib/libthread_db/
HDlibthr_db.c397 pt = msg->th_p; in pt_ta_event_getmsg()
404 msg->th_p = (uintptr_t)&handle; in pt_ta_event_getmsg()
701 pt = msg->th_p; in pt_thr_event_getmsg()
708 msg->th_p = (uintptr_t)&handle; in pt_thr_event_getmsg()
HDthread_db.h98 psaddr_t th_p; member