Archie Cobbs
89def71cbd
Make the following name changes to KSE related functions, etc., to better
represent their purpose and minimize namespace conflicts:
kse_fn_t -> kse_func_t
struct thread_mailbox -> struct kse_thr_mailbox
thread_interrupt() -> kse_thr_interrupt()
kse_yield() -> kse_release()
kse_new() -> kse_create()
Add missing declaration of kse_thr_interrupt() to <sys/kse.h>.
Regenerate the various generated syscall files. Minor style fixes.
Reviewed by: julian
2002-09-25 18:10:42 +00:00
..
2002-09-23 18:54:32 +00:00
2002-09-25 18:10:42 +00:00
2002-09-17 01:49:00 +00:00
2002-09-24 02:17:13 +00:00
2002-09-23 18:54:32 +00:00
2002-09-25 02:33:29 +00:00
2002-09-25 18:10:42 +00:00
2002-09-25 15:21:50 +00:00
2002-09-20 19:36:05 +00:00
2002-07-15 13:45:15 +00:00
2002-09-21 17:29:36 +00:00
2002-09-25 05:00:25 +00:00
2002-09-25 02:42:43 +00:00
2002-09-25 02:42:43 +00:00
2002-09-25 02:34:56 +00:00
2002-09-11 12:44:58 +00:00
2002-09-25 13:46:23 +00:00
2002-09-25 18:10:42 +00:00
2002-09-21 07:59:06 +00:00
2002-09-25 02:42:43 +00:00
2002-09-25 18:10:42 +00:00
2002-09-06 06:04:36 +00:00
2002-09-25 05:00:25 +00:00
2002-09-24 17:37:32 +00:00
2002-09-06 17:02:29 +00:00
2002-09-17 08:57:52 +00:00
2002-09-23 18:54:32 +00:00
2002-09-23 08:56:24 +00:00
2002-09-23 06:25:08 +00:00
2002-08-25 13:23:09 +00:00
2002-07-10 16:39:38 +00:00
2002-05-31 11:52:35 +00:00
2002-09-23 18:54:32 +00:00
2002-09-18 19:44:14 +00:00
2002-09-18 19:44:14 +00:00
2002-09-06 05:47:33 +00:00
2002-09-25 02:38:43 +00:00
2002-09-25 02:39:39 +00:00
2002-09-24 03:17:38 +00:00
2002-09-13 16:23:41 +00:00
2002-09-22 04:48:30 +00:00
2002-09-20 17:54:34 +00:00
2002-09-23 07:27:45 +00:00
2002-09-25 02:42:43 +00:00
2002-09-25 01:13:46 +00:00
2002-09-25 18:10:42 +00:00
2002-09-23 05:50:07 +00:00
2002-09-25 02:49:48 +00:00
2002-09-25 01:24:58 +00:00
2002-04-26 17:55:27 +00:00