Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32.h309 struct thr_param32 { struct
310 uint32_t start_func;
311 uint32_t arg;
312 uint32_t stack_base;
313 uint32_t stack_size;
314 uint32_t tls_base;
315 uint32_t tls_size;
316 uint32_t child_tid;
318 int32_t flags;
319 uint32_t rtp;
[all …]