[Ilugc] Kernel_thread info?

  • From: anand.kumar@xxxxxxxxxx (Anand Kumar Saha)
  • Date: Thu Nov 18 11:36:13 2004


  | From: Raja Mallik 
  | Subject: [Ilugc] Kernel_thread info?

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

In include/asm-i386/processor.h (2.4) :

/*
 * create a kernel thread without removing it from tasklists
 */

extern int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags);

saha
--

Other related posts: