Home
last modified time | relevance | path

Searched defs:thread_param (Results 1 – 8 of 8) sorted by relevance

/external/autotest/client/tests/cyclictest/src/
Dcyclictest.c59 struct thread_param { struct
60 int prio;
61 int mode;
62 int timermode;
63 int signal;
64 int clock;
65 unsigned long max_cycles;
66 struct thread_stat *stats;
67 int bufmsk;
68 unsigned long interval;
/external/autotest/client/tests/signaltest/src/
Dsignaltest.c43 struct thread_param { struct
44 int id;
45 int prio;
46 int signal;
47 unsigned long max_cycles;
48 struct thread_stat *stats;
49 int bufmsk;
/external/libhevc/encoder/
Dosal_thread.h66 void *thread_param; /* Thread function argument. */ member
Dosal.h175 void *thread_param; member
/external/llvm-project/lldb/tools/debugserver/source/
DRNBContext.cpp151 struct sched_param thread_param; in ThreadFunctionProcessStatus() local
Ddebugserver.cpp913 struct sched_param thread_param; in main() local
DDNB.cpp132 struct sched_param thread_param; in kqueue_thread() local
259 struct sched_param thread_param; in waitpid_thread() local
DRNBRemote.cpp1242 struct sched_param thread_param; in ThreadFunctionReadRemoteData() local