Difference between revisions of "User:Kr"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Some Thoughts: Added "A Thread's Life")
m (Some Thoughts: Added "A DLL's Life")
Line 13: Line 13:
 
* [[/Software Continuum]]
 
* [[/Software Continuum]]
 
* [[/On Modularization]]
 
* [[/On Modularization]]
* [[/On_Streams]]
+
* [[/On Streams]]
 
* [[/A Thread's Life]]
 
* [[/A Thread's Life]]
 +
* [[/A DLL's Life]]
  
 
==[http://blogs.sun.com/GullFOSS GullFOSS]==
 
==[http://blogs.sun.com/GullFOSS GullFOSS]==

Revision as of 08:47, 5 September 2007

Contact

Background

Some Thoughts

GullFOSS

Some Scripts

Platforms

Misc

Notes

  • "pthread_exit" and its relationship to process termination ...
    • "atexit" actually gets called by the last thread in a process
    • "pthread_exit" in "main" would actually be perfect, if it was allowing to pass another return value than zero ...
    • /Building OOo

My Efforts

Effort/Revise OOo Multi-Threading

Move Uno stuff into the Uno Wiki. See Uno/Effort/Migrate Documentation

  • Update udk.openoffice.org to reflect latest wiki changes.

Do a source code inventory

Some Links

Event Driven Programming

Threading

OOo

Error Handling

Software

64bits

Building

Policies

Personal tools