File:  [DVB] / dietlibc / lib / thrd_root.c
Revision 1.1: download - view: text, annotated - select for diffs
Sat Mar 15 22:18:58 2014 UTC (10 years, 2 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
attempt to implement more current thread primitives

#include <threads.h>

thrd_t _thrd_root;
size_t _thrd_stacksize=16*1024;

LinuxTV legacy CVS <linuxtv.org/cvs>