plan9port/src/libthread
2021-04-22 08:44:27 -04:00
..
test libthread: run first thread in proc on system stack 2020-01-12 15:08:28 -05:00
bg.c libthread: add threadmaybackground 2020-12-30 00:12:14 -05:00
channel.c libthread: add pthreadperthread mode and use under ASAN 2020-05-17 20:15:41 -04:00
COPYRIGHT libthread: simplify 2020-12-30 07:53:28 -05:00
daemonize.c libthread: use setpgid instead of setpgrp 2021-04-22 08:44:27 -04:00
exec.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
ioproc.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
ioproc.h Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
iorw.c fix gcc 4.7 warnings (thanks Tuncer Ayaz) 2012-10-20 13:36:52 -04:00
mkfile libthread: simplify 2020-12-30 07:53:28 -05:00
pthread.c libthread: handle spurious _procsleep wakeups, fix $LIBTHREAD handling 2020-05-17 23:18:33 -04:00
ref.c more new libthread 2004-12-25 21:57:50 +00:00
thread.c libthread: drop schedlock 2020-12-30 08:41:01 -05:00
threadimpl.h libthread: drop schedlock 2020-12-30 08:41:01 -05:00
wait.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00