Searched refs:lwp_wait (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/lib/libc/common/sys/ |
H A D | syslwp.s | 85 SYSTRAP_RVAL1(lwp_wait)
|
/titanic_50/usr/src/uts/sparc/os/ |
H A D | name_to_sysnum | 155 lwp_wait 167
|
/titanic_50/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 157 lwp_wait 167
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sysent.c | 231 int lwp_wait(id_t, id_t *); 633 /* 167 */ SYSENT_CI("lwp_wait", lwp_wait, 2), 994 /* 167 */ SYSENT_CI("lwp_wait", lwp_wait, 2),
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | lwpsys.c | 172 lwp_wait(id_t lwpid, id_t *departed) in lwp_wait() function
|
H A D | SYSCALL.README | 177 lwp_wait scalls.c common/syscall/lwpsys.c
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 901 @ MSG_SYS_LWP_WAIT "[ lwp_wait ]" # 167 902 @ MSG_SYS_LWP_WAIT_ALT "lwp_wait"
|
/titanic_50/usr/src/lib/libc/port/threads/ |
H A D | scalls.c | 497 lwp_wait(thread_t tid, thread_t *found) in lwp_wait() function
|
H A D | thr.c | 1001 error = lwp_wait(tid, &found); in _thrp_join()
|
/titanic_50/usr/src/lib/libc/inc/ |
H A D | thr_uberdata.h | 1444 extern int lwp_wait(lwpid_t, lwpid_t *);
|