Searched defs:priority (Results 1 – 2 of 2) sorted by relevance
/TraceRecorderSource-3.4.0/kernelports/ThreadX/ |
D | trcCTI.c | 1457 VOID *stack_start, ULONG stack_size, UINT priority, UINT preempt_threshold, in _txe_thread_create() 1516 …t(TX_THREAD *thread_ptr, CHAR **name, UINT *state, ULONG *run_count, UINT *priority, UINT *preempt… in _txe_thread_info_get()
|
/TraceRecorderSource-3.4.0/include/ |
D | trcRecorder.h | 1058 #define vTraceSetISRProperties(handle, name, priority) (void)(handle), (void)(name), (void)(priorit… argument 1067 #define xTraceSetISRProperties(name, priority) ((void)(name), (void)(priority), (traceHandle)0) /* … argument
|