office-gobmx/salhelper
Stephan Bergmann ebf3bb71c3 salhelper::Thread::launch: check create() failure
The assumption in the comment is clearly wrong, as osl::Thread::create
returns a boolean result to indicate failure.

Slight modification of a patch by Michael Stahl <mstahl@redhat.com>.
2012-02-24 08:20:32 +01:00
..
inc/salhelper Fix comment 2012-02-23 20:19:44 +01:00
prj
qa
source salhelper::Thread::launch: check create() failure 2012-02-24 08:20:32 +01:00
test
Library_salhelper.mk Moved dp_gui::Thread to salhelper::Thread, so that all code can use it 2012-02-23 10:47:35 +01:00
Makefile
Module_salhelper.mk
Package_inc.mk Moved dp_gui::Thread to salhelper::Thread, so that all code can use it 2012-02-23 10:47:35 +01:00
README

C++ helpers to make use of sal easier.