Multithreaded Programming Guide

Exit Print View

Updated: July 2014
 
 

Unsafe Libraries

Routines in libraries that are not guaranteed to be MT-Safe can safely be called by multithreaded programs only when such calls are single threaded.