Searched refs:uts_to_thread (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/tools/KSE/ksetest/
H A Dkse_asm.S48 * int uts_to_thread(struct kse_thr_mailbox *tdp,
53 ENTRY(uts_to_thread) function
102 END(uts_to_thread)
H A Dkse_threads_test.c96 extern int uts_to_thread(struct kse_thr_mailbox *tdp,
454 uts_to_thread(p, &km->km_curthread);
455 UPSTR("\n-- uts_to_thread() failed --\n");
/freebsd-10.0-release/tools/KSE/rr/
H A Dkse_asm.S48 * int uts_to_thread(struct kse_thr_mailbox *tdp,
53 ENTRY(uts_to_thread) function
102 END(uts_to_thread)
H A Drr.c93 extern int uts_to_thread(struct kse_thr_mailbox *tdp,
365 uts_to_thread(p, &km->km_curthread);
366 UPSTR("\n-- uts_to_thread() failed --\n");

Completed in 108 milliseconds