Lines Matching refs:thread
30 … ensure thread context. Modified to use system
71 … setting up thread timeout pointer, and added
72 … macros for extending the thread create, delete,
79 … macros for system state and current thread
160 … optional internal thread extension macro,
161 … added macro for setting up the thread timeout, and
185 … to this thread after the check for owned mutexes, and
189 … necessary, and added macro for setting up the thread
234 thread start macro for performing port
236 a thread starts, and added constant
251 … modified logic to use the thread's owned
264 … tx_thread_shell_entry.c Added thread start macro for performing port
266 thread starts.
279 when thread completes or is terminated.
283 … owned by a terminated or completed thread.
284 … tx_mutex_create.c Setup thread mutex release function pointer.
285 …x_priority_change.c Removed unnecessary code, and added logic to place thread
288 … thread for mutex cleanup, and adjusted priority restoration
290 …tx_thread_initialize.c Added initialization of thread mutex release funct…
292 …tx_thread_priority_change.c Added logic to place thread at the front of the ex…
294 …ad_shell_entry.c Added logic to remove all mutexes owned by thread when it
296 …terminate.c Added logic to remove all mutexes owned by thread when it is
317 … to handle a lower or equal priority thread from
318 … preempting an executing thread changing priority.
323 … macro not being used if the thread is not auto started.
326 …hread_priority_change.c Added logic to handle a lower or equal priority thread
327 … from preempting an executing thread changing priority.
329 … tx_thread_stack_analyze.c Added logic to check for thread validity before
333 … interrupt during the middle of a thread suspending.
350 … comments, added callback for tracking thread scheduling,
362 … insert the thread's preemption-threshold along with its
506 … logging support, and added logic to check for null thread
525 … added null check for thread pointer, changed pointer
602 thread enters the completed state.
687 thread's while-forever processing loop.
699 … parameter, and added logic to store thread's priority
899 … registration when a thread suspension is interrupted.
923 … to pickup current thread, added macro to clear the
924 … current thread, added stack checking macro, and added
932 … tx_block_allocate.c Added macro to get current thread, added filter
953 …tx_byte_allocate.c Added macro to get current thread, added filter op…
969 …tx_byte_pool_search.c Added macro to get current thread, and made severa…
971 …tx_byte_release.c Added macro to get current thread, added filter op…
984 … tx_event_flags_get.c Added macro to get current thread, added filter
1007 … tx_mutex_get.c Added macro to get current thread, added filter
1018 … tx_mutex_put.c Added macro to get current thread, optimized the
1034 … tx_queue_front_send.c Added macro to get current thread, made several
1043 … tx_queue_receive.c Added macro to get current thread, made several
1048 … tx_queue_send.c Added macro to get current thread, made several
1064 … tx_semaphore_get.c Added macro to get current thread, added filter
1087 … disable area, and added macro to get current thread.
1089 … tx_thread_initialize.c Added macro to set current thread, added new bit
1104 …tx_thread_relinquish.c Added macro to get current thread, moved relinquis…
1105 … trace event, added next thread parameter, added
1109 macro to get current thread.
1110 … tx_thread_resume.c Added macro to get current thread, added state
1113 … operation, and added optional in-line thread
1115 … tx_thread_shell_entry.c Added macro to get current thread, added state
1117 … a timeout on a completed thread, moved extension
1123 and added macro to get current thread.
1127 … tx_thread_suspend.c Added macro to get current thread, added filter
1130 … operation, and added optional in-line thread
1132 …tx_thread_system_preempt_check.c Added macro to get current thread, added null next
1133 … thread check, added stack check macro, and optimized
1135 … tx_thread_system_resume.c Added macro to get current thread, added state
1138 … to trace insert, added next thread to system
1143 … tx_thread_system_suspend.c Added macro to get current thread, added state
1156 … tx_thread_time_slice.c Added macro to get current thread, added event
1158 … added stack check macro, and added thread pointer
1161 macro to get current thread.
1199 txe_block_allocate.c Added macro to get current thread.
1200 … txe_block_pool_create.c Made optimization to timer thread checking,
1201 and added macro to get current thread.
1202 txe_block_pool_delete.c Added macro to get current thread.
1203 … txe_byte_allocate.c Made optimization to timer thread checking,
1204 and added macro to get current thread.
1205 … txe_byte_pool_create.c Made optimization to timer thread checking,
1206 and added macro to get current thread.
1207 … txe_byte_pool_delete.c Made optimization to timer thread checking,
1208 and added macro to get current thread.
1209 … txe_byte_release.c Made optimization to timer thread checking,
1210 and added macro to get current thread.
1211 … txe_event_flags_create.c Made optimization to timer thread checking,
1212 and added macro to get current thread.
1213 txe_event_flags_delete.c Added macro to get current thread.
1214 txe_event_flags_get.c Added macro to get current thread.
1215 … txe_mutex_create.c Made optimization to timer thread checking,
1216 and added macro to get current thread.
1217 txe_mutex_delete.c Added macro to get current thread.
1218 … txe_mutex_get.c Made optimization to timer thread checking,
1219 and added macro to get current thread.
1220 … txe_mutex_put.c Made optimization to timer thread checking,
1221 and added macro to get current thread.
1222 … txe_queue_create.c Made optimization to timer thread checking,
1223 and added macro to get current thread.
1224 txe_queue_delete.c Added macro to get current thread.
1225 txe_queue_front_send.c Added macro to get current thread.
1226 txe_queue_receive.c Added macro to get current thread.
1227 txe_queue_send.c Added macro to get current thread.
1228 … txe_semaphore_create.c Made optimization to timer thread checking,
1229 and added macro to get current thread.
1230 txe_semaphore_delete.c Added macro to get current thread.
1231 txe_semaphore_get.c Added macro to get current thread.
1232 … txe_thread_create.c Made optimization to timer thread checking,
1233 and added macro to get current thread.
1239 txe_thread_relinquish.c Added macro to get current thread.
1240 … txe_thread_reset.c Added macro to get current thread, and added
1241 logic to detect calls from timer thread.
1245 … txe_timer_create.c Made optimization to timer thread checking,
1246 and added macro to get current thread.
1247 txe_timer_delete.c Added macro to get current thread.
1290 … preemption-threshold bit when lowering the thread
1323 … the current core in evaluating the next thread
1325 … the next thread is excluded from running on the
1326 … mapped core, and added optimization when thread
1327 … at the end of the priority list is the thread
1330 ensure thread context.
1332 … thread is excluded from running on the mapped
1333 … core, and added optimization when thread at the
1334 … end of the priority list is the thread being
1351 … thread timeout pointer, and added macros for
1352 … extending the thread create, delete, and reset
1367 … internal thread extension macro, added macro for
1368 … setting up the thread timeout, and corrected problem
1387 … thread that was previously in the middle of suspending with
1389 … a thread with no available cores, and modified code for
1391 …_system_suspend.c Corrected issue with self-suspending thread not at the head
1399 macro for setting up the thread pointer.
1418 the thread's priority is changed.
1420 the thread's priority is changed.
1446 thread resumption.
1447 … tx_mutex_priority_change.c Added logic to not place thread at head of list
1449 … a thread with preemption-threshold in force, and
1453 … tx_thread_create.c Added clearing of the thread preemption-threshold
1461 … tx_thread_priority_change.c Added logic to not place thread at head of list
1463 … a thread with preemption-threshold in force, and
1470 … tx_thread_smp_rebalance_execute_list.c Corrected problem with schedule thread not being
1500 … modified minor version define, added thread start
1502 … processing when a thread starts, and added constant
1513 …tx_thread_smp_rebalance_execute_list.c Corrected problem scheduling thread on excluded co…
1520 … corrected problem scheduling thread on excluded core, and
1530 thread control block.
1534 tx_thread_create.c Added logic to initialize the thread's
1536 … tx_thread_system_resume.c Added optimization in resuming a thread with
1541 … suspending the last thread with preemption-