package ti.sysbios.rts.iar

Multithread support for IAR runtime libraries

XDCspec declarations sourced in ti/sysbios/rts/iar/package.xdc
 
package ti.sysbios.rts.iar [1, 0, 0, 0] {
 
    module MultithreadSupport;
    // This Multithread support module uses Hook Functions, Hook Context and an overloaded implementation of the library's lock and thread local storage access functions to make C runtime library calls re-entrant
}
generated on Thu, 25 May 2017 22:10:20 GMT