User:Kr/A Thread's Life/Library Example with SAL

From Apache OpenOffice Wiki
< User:Kr‎ | A Thread's Life
Revision as of 14:03, 4 October 2007 by Kr (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SAL Thread Issues:

  • Missing pendant to "pthread_exit" / "ExitThread" and therefore also missing clean-up handlers etc.
  • Less capable cancellation mechanism compared to "pthread_cancel"
  • Different semantic of UNIX and Win32 implementations
  • Problematic "pthread_detach" in UNIX usage, likely leading to races.
Personal tools