/[hurd]/hurd-l4/deva/task-user.c
ViewVC logotype

Diff of /hurd-l4/deva/task-user.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by marcus, Tue Nov 2 00:19:13 2004 UTC revision 1.2 by neal, Thu Dec 2 15:22:24 2004 UTC
# Line 35  Line 35 
35  /* Allocate a new thread for the task TASK, and return its thread ID  /* Allocate a new thread for the task TASK, and return its thread ID
36     in THREAD_ID.  */     in THREAD_ID.  */
37  error_t  error_t
38  task_thread_alloc (l4_thread_id_t task_server, hurd_cap_id_t task,  task_thread_alloc (l4_thread_id_t task_server, hurd_cap_handle_t task,
39                     void *utcb, l4_thread_id_t *thread_id)                     void *utcb, l4_thread_id_t *thread_id)
40  {  {
41    l4_msg_t msg;    l4_msg_t msg;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26