[Ilugc] Kernel_thread info?

  • From: raja.mallik@xxxxxxxxxxx (Raja Mallik)
  • Date: Thu Nov 18 11:16:49 2004

hi all,

Just let me know about the how to work with kernel thread. 

I am trying to use: 

kernel_thread(my_task, &my_structure, CLONE_FS | CLONE_FILES |
CLONE_SIGHAND) call in my code..

I have located this call in $LINUX_HOME/linux/kerne/context.c

But where is the header that shows the defination of this prototype
function..

Pl, shoot your help & info

Regards
Raja Mallik


Other related posts: