Release 6.1.11
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
/* PORT SPECIFIC C INFORMATION RELEASE */
|
||||
/* */
|
||||
/* tx_port.h Linux/GNU */
|
||||
/* 6.1.9 */
|
||||
/* 6.1.11 */
|
||||
/* */
|
||||
/* AUTHOR */
|
||||
/* */
|
||||
@@ -51,6 +51,9 @@
|
||||
/* 10-15-2021 William E. Lamie Modified comment(s), added */
|
||||
/* symbol ULONG64_DEFINED, */
|
||||
/* resulting in version 6.1.9 */
|
||||
/* 04-25-2022 William E. Lamie Modified comment(s), removed */
|
||||
/* useless definition, */
|
||||
/* resulting in version 6.1.11 */
|
||||
/* */
|
||||
/**************************************************************************/
|
||||
|
||||
@@ -566,8 +569,6 @@ void _tx_linux_thread_init();
|
||||
#define TX_LINUX_MEMORY_SIZE 64000
|
||||
#endif
|
||||
|
||||
#define TX_TIMER_TICKS_PER_SECOND 100UL
|
||||
|
||||
/* Define priorities of pthreads. */
|
||||
|
||||
#define TX_LINUX_PRIORITY_SCHEDULE (3)
|
||||
|
||||
Reference in New Issue
Block a user