]> mj.ucw.cz Git - libucw.git/history - lib/threads.c
Use thread ID for temporary file creation.
[libucw.git] / lib / threads.c
2006-12-18 Martin MaresAdded thread_id to ucwlib_context.
2006-12-18 Martin MaresFree thread context structure on thread termination.
2006-12-11 Martin MaresAdded threading infrastructure to libucw and CONFIG_UCW...