Home
last modified time | relevance | path

Searched refs:tf_stack (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/sys/
H A Dunistd.h69 void *tf_stack; member
/openbsd-src/lib/librthread/
H A Drthread.c388 param.tf_stack = thread->stack->sp; in pthread_create()
/openbsd-src/sys/kern/
H A Dkern_fork.c138 return thread_fork(p, param.tf_stack, param.tf_tcb, param.tf_tid, in sys___tfork()
/openbsd-src/usr.bin/kdump/
H A Dktrstruct.c333 tf->tf_tcb, (void *)tf->tf_tid, tf->tf_stack); in ktrfds()