Implemented a more general Thread Worker pattern
commit8171fe1f5fdd95d275832d5ed89f811d65af37f2
authorCarlos Daniel Ruvalcaba Valenzuela <clsdaniel@clsdaniel-laptop.(none)>
Thu, 20 Mar 2008 00:12:03 +0000 (19 17:12 -0700)
committerCarlos Daniel Ruvalcaba Valenzuela <clsdaniel@clsdaniel-laptop.(none)>
Thu, 20 Mar 2008 00:12:03 +0000 (19 17:12 -0700)
tree515341e5a4f15486ccb7a912452fde51bdeabb70
parent5140012f40c6abab71e53ba87c49d6fcb0f62d9d
Implemented a more general Thread Worker pattern
Makefile
docs/fmail-platform.svg
docs/ipc.tex
include/libfmail.h
include/libfmail/worker.h [new file with mode: 0644]
src/worker.cpp [new file with mode: 0644]