Home
last modified time | relevance | path

Searched defs:ti_user_flags (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/head/
H A Dthread_db.h212 unsigned ti_user_flags; /* flags passed to thr_create() */ member
/titanic_50/usr/src/lib/libc_db/common/
H A Dthread_db.c917 sigset_t *ti_sigmask_p, unsigned ti_user_flags) in __td_ta_thr_iter()