ThomasNet News Logo
Sign Up | Log In | ThomasNet Home | Promote Your Business

Express Logic and IAR Launch Thread-Safe Library Support

Print | 
Email |  Comment   Share  

(Archive News Story - Products mentioned in this Archive News Story may or may not be available from the manufacturer.)

Express Logic, Inc
11423 West Bernardo Court
San Diego, CA, 92127
USA



Press release date: August 3, 2011

San Diego, CA - Express Logic, Inc., the worldwide leader in royalty-free real-time operating systems (RTOS), today announced thread-safe library support for the IAR Embedded Workbench for ARM (EWARM). Thread-safe support protects applications by ensuring that only one thread has access to a function and its data at a time. Developers using Express Logic's popular ThreadX® RTOS and IAR Embedded Workbench for ARM can use IAR's DLIB C/C++ library functions in application threads without risk of interference from other threads' use of the same functions.

In a multithreaded environment, application threads may be pre-empted at any time by higher-priority threads. When a pre-empted thread is in the middle of a DLIB library function, it may be interrupted without a chance to complete its use of the data relevant to that function. If the pre-empting thread happens to use the very same function, it might find some of that function's data in the middle of an update by the pre-empted thread, creating the real possibility of error for both threads.

"Many of our customers desire the advanced RTOS services of ThreadX, but also must make use of DLIB functions in the same application threads," said Lotta Frimanson, Product Manager at IAR Systems. "Now, Express Logic's support for thread-safe library operation enables DLIB to be used in a multithreaded environment without risk of error from simultaneous multithreaded access."

To prevent such errors, DLIB locks such vulnerable functions with a mutex, preventing more than one thread from using the function. Once that thread completes its use of the function, it returns the mutex, allowing another thread to gain access to the function. To implement this protection, each such function "gets" a mutex at the beginning of a function call and "puts" it back at the end. The mutex is a service provided by ThreadX, and is automatically used by the DLIB function as a result of this joint development by Express Logic and IAR.

"Achieving this joint solution extends the long-standing relationship Express Logic and IAR share in supporting customers with technology that contributes secure, robust solutions," noted William E. Lamie, founder and CEO of Express Logic. "Now joint customers can safely use DLIB functions in a multithreaded environment, protected by ThreadX mutex objects that make certain that only one thread at a time has access to critical sections within these routines."

About Express Logic and ThreadX
Headquartered in San Diego, CA, Express Logic offers the most advanced run-time solution for deeply embedded applications, including the popular ThreadX® RTOS, the high-performance NetX(TM) TCP/IP stack, the FileX(TM) embedded MS-DOS compatible file system, and the USBX(TM) Host/Device USB protocol stack. All products from Express Logic include full source-code and have no run-time royalties. For more information about Express Logic solutions, please visit the Web site at http://www.expresslogic.com, call 1-888-THREADX, or email inquires to sales@expresslogic.com.

ThreadX, BenchX, TraceX, and FileX are registered trademarks, and Certification Pack, NetX, CANX, USBX, StackX, PrismX, preemption-threshold, picokernel, and UDP fast path, are trademarks of Express Logic, Inc. All other brands or product names are the property of their respective holders.
Print | 
Email |  Comment   Share  
Contacts: View detailed contact information.


 

Post a comment about this story

Name:
E-mail:
(your e-mail address will not be posted)
Comment title:
Comment:
To submit comment, enter the security code shown below and press 'Post Comment'.
 



 See related product stories
More .....
 See more product news in:
Software
 More New Product News from this company:
Real-Time Operating System enhances multicore CPU architectures.
Communications Security Software protects TCP/IP traffic.
Memory Protection enhances RTOS application module security.
Real-Time Operating System supports microcontrollers.
Event Trace Software facilitates optimization and debug.
More ....
 Other News from this company:
Express Logic's 1.5 Billion Deployments Reflect ThreadX Use in Widespread Growth of Internet Devices
Express Logic's ThreadX® RTOS Certified for Use in Safety-Critical Systems
Express Logic and Clarinox Deliver Full Bluetooth Support for ThreadX® Platforms
Express Logic's ThreadX RTOS Supports ARM and TI DSP Processors on Critical Link's MityDSP-L138F Board
Express Logic's NetX(TM) Achieves Near-Wire Speed on STM32® Platform
More ....
 Tools for you
Watch Company 
View Company Profile
Company web site
More news from this company
E-Mail Story
Save Story
Search for suppliers of
Embedded Software
CAE Software
Software Development Tools
Join the forum discussion at:
Engineers Lounge


Home  |  My ThomasNet News®  |  Industry Market Trends®  |  Submit Release  |  Advertise  |  Contact News  |  About Us
Brought to you by Thomasnet.com        Browse ThomasNet Directory

Copyright © 2013 Thomas Publishing Company. All Rights Reserved.
Terms of Use - Privacy Policy



Error close

Please enter a valid email address