Uno/Term/Thread Unsafe
From Apache OpenOffice Wiki
		
		
		
- Thread Unsafe Code
 - Thread unsafe code does not care of any thread related concurrency issues.
 
Thread unsafe objects to be managed by the Thread Unsafe Environment ("<ABI>:unsafe") must be thread transparent.