Home
last modified time | relevance | path

Searched refs:thread_start (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/sparc/os/
H A Dsundep.c156 extern void thread_start(); in thread_load()
188 t->t_pc = (uintptr_t)thread_start - 8; in thread_load()
/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dswtch.s862 thread_start(void)
869 ENTRY(thread_start)
877 SET_SIZE(thread_start)
881 ENTRY(thread_start)
889 SET_SIZE(thread_start)
/titanic_41/usr/src/cmd/svc/configd/
H A Dconfigd.c271 thread_start(void *arg) in thread_start() function
317 if ((errno = pthread_create(&ti->ti_thread, &thread_attr, thread_start, in new_thread_needed()
/titanic_41/usr/src/uts/intel/ia32/os/
H A Dsundep.c260 extern void thread_start(); in thread_load()
295 t->t_pc = (uintptr_t)thread_start; in thread_load()
/titanic_41/usr/src/uts/sun4/ml/
H A Dswtch.s647 SET_SIZE(thread_start)