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 Fri, 10 Jun 2016 23:29:45 GMT