Files
libreoffice/cppu
Michael Stahl a860cd108c cppu: JobQueue::enter: add mutex guards for m_nToDo
Considered replacing it with oslInterlockedCount, but wondered why there is
no osl_getInterlockedCount (similar to glib's g_atomic_int_get)...
2012-02-27 20:53:20 +01:00
..
2012-02-23 22:58:06 +07:00
2011-12-19 10:14:51 +01:00
2011-12-19 10:14:51 +01:00
2011-12-19 10:14:52 +01:00
2011-12-19 10:14:51 +01:00
2011-12-19 10:14:51 +01:00
2011-12-19 10:14:51 +01:00
2011-12-19 10:14:51 +01:00
2011-12-19 10:14:52 +01:00

Type definitions/implementations for the core of UNO. The exported API is in C.

See also:
[http://wiki.services.openoffice.org/wiki/Uno/Binary/Modules/CPPU]