Home
last modified time | relevance | path

Searched refs:context_thread (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/kernel/
Dcontext.c67 static int context_thread(void *startup) in context_thread() function
158 kernel_thread(context_thread, &startup, CLONE_FS | CLONE_FILES); in start_context_thread()