Add a threading framework
authorPierre Habouzit <madcoder@debian.org>
Thu, 29 Nov 2007 11:14:26 +0000 (12:14 +0100)
committerPierre Habouzit <madcoder@debian.org>
Thu, 29 Nov 2007 11:14:26 +0000 (12:14 +0100)
commit1c42f5f8ed1972f13424197e9493bbed8e401576
treec46f91551f7ebd6bc3b2e48493cd524330f75fb9
parenta194fbf7f797ef3f5fea492687970f445a17c58f
Add a threading framework

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Makefile
common.h
epoll.h
main-postlicyd.c
mem.h
threads.c [new file with mode: 0644]
threads.h [new file with mode: 0644]