Home
last modified time | relevance | path

Searched refs:thread_sched_t (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/sched/tool/
H A Dtrace_sched.c27 /* - Added structure thread_sched_t. */
99 } thread_sched_t; typedef
178 /* returned to the calling routine in a structure thread_sched_t.*/
180 /* Input: thread_sched_t */
183 /* Return: thread_sched_t - on success. */
203 thread_sched_t *locargptr = /* local ptr to the arguments. */ in thread_func()
204 (thread_sched_t *) args; in thread_func()
304 thread_sched_t *chld_args; /* arguments to funcs execed by child process. */ in main()
305 thread_sched_t *status; /* exit status for light weight process. */ in main()
307 thread_sched_t **args_tabl in main()
[all...]

Completed in 1 milliseconds