libc/winsup/testsuite/winsup.api/pthread
Christopher Faylor 452e5c7297 * winsup.api/pthread/cancel2.c: Use explicit initializer for mutex.
* winsup.api/pthread/mutex4.c (main): Ditto.
* winsup.api/pthread/mutex5.c: Reflect change in cygwin default mutex type.
* winsup.api/pthread/mutex6d.c: Ditto.
2005-06-11 04:59:53 +00:00
..
cancel1.c * winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32 2002-07-04 15:18:35 +00:00
cancel2.c * winsup.api/pthread/cancel2.c: Use explicit initializer for mutex. 2005-06-11 04:59:53 +00:00
cancel3.c * winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32 2002-07-04 15:18:35 +00:00
cancel4.c * winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32 2002-07-04 15:18:35 +00:00
cancel5.c * winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32 2002-07-04 15:18:35 +00:00
cancel6.c Add winsup.api/pthread/cancel6.c 2003-01-14 20:03:41 +00:00
cancel7.c Add winsup.api/pthread/cancel7.c and winsup.api/pthread/cancel8.c 2003-01-14 20:09:13 +00:00
cancel8.c Add winsup.api/pthread/cancel7.c and winsup.api/pthread/cancel8.c 2003-01-14 20:09:13 +00:00
cancel9.c Perform more C warning fixup on all C source files and headers. 2003-01-24 01:09:40 +00:00
cancel10.c Add winsup.api/pthread/cancel10.c 2003-01-14 20:22:20 +00:00
cancel11.c * winsup.api/pthread/cancel11.c: New test. 2003-02-04 19:34:21 +00:00
cancel12.c * libltp/lib/parse_opts.c: Deal with C warnings. 2003-02-08 02:56:49 +00:00
cleanup2.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
cleanup3.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
condvar1.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
condvar2.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
condvar2_1.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
condvar3.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
condvar3_1.c * winsup.api/pthread/condvar3_1.c: Fix debugging output. 2001-11-17 21:15:47 +00:00
condvar3_2.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
condvar3_3.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
condvar4.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
condvar5.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
condvar6.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
condvar7.c * winsup.api/pthread/condvar7.c (mythread): Cast 2003-03-27 19:44:41 +00:00
condvar8.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
condvar9.c * winsup.api/pthread/condvar9.c: Fix test. 2003-04-08 18:29:37 +00:00
count1.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
create1.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
create2.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
equal1.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
exit1.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
exit2.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
exit3.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
inherit1.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
join0.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
join1.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
join2.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
mainthreadexits.c * libltp/include/test.h: Fix C warnings. 2003-01-23 21:21:28 +00:00
mutex1.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
mutex1d.c Add pthread_mutex tests 2003-01-09 20:51:55 +00:00
mutex1e.c Add pthread_mutex tests 2003-01-09 20:51:55 +00:00
mutex1n.c * winsup.api/pthread/mutex1n.c: New test. 2003-03-18 19:42:43 +00:00
mutex1r.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
mutex2.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
mutex3.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
mutex4.c * winsup.api/pthread/cancel2.c: Use explicit initializer for mutex. 2005-06-11 04:59:53 +00:00
mutex5.c * winsup.api/pthread/cancel2.c: Use explicit initializer for mutex. 2005-06-11 04:59:53 +00:00
mutex6d.c * winsup.api/pthread/cancel2.c: Use explicit initializer for mutex. 2005-06-11 04:59:53 +00:00
mutex6e.c Add pthread_mutex tests 2003-01-09 20:51:55 +00:00
mutex6n.c * winsup.api/pthread/mutex1n.c: New test. 2003-03-18 19:42:43 +00:00
mutex6r.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
mutex7.c Add pthread_mutex tests 2003-01-09 20:51:55 +00:00
mutex7d.c Add pthread_mutex tests 2003-01-09 20:51:55 +00:00
mutex7e.c Add pthread_mutex tests 2003-01-09 20:51:55 +00:00
mutex7n.c * winsup.api/pthread/mutex1n.c: New test. 2003-03-18 19:42:43 +00:00
mutex7r.c Add pthread_mutex tests 2003-01-09 20:51:55 +00:00
mutex8e.c * winsup.api/pthread/mutex8e.c: New testcase. 2004-03-04 21:08:22 +00:00
mutex8n.c * winsup.api/pthread/mutex8e.c: New testcase. 2004-03-04 21:08:22 +00:00
mutex8r.c * winsup.api/pthread/mutex8e.c: New testcase. 2004-03-04 21:08:22 +00:00
once1.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
priority1.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
priority2.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
rwlock1.c * winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header. 2003-03-27 19:46:35 +00:00
rwlock2.c * winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header. 2003-03-27 19:46:35 +00:00
rwlock3.c * winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header. 2003-03-27 19:46:35 +00:00
rwlock4.c * winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header. 2003-03-27 19:46:35 +00:00
rwlock5.c * winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header. 2003-03-27 19:46:35 +00:00
rwlock6.c * winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header. 2003-03-27 19:46:35 +00:00
rwlock7.c * winsup.api/pthread/rwlock7.c (main): Don't assume that result of rand 2003-12-24 04:37:19 +00:00
self1.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
self2.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00
test.h Perform more C warning fixup on all C source files and headers. 2003-01-24 01:09:40 +00:00
threadidafterfork.c * libltp/include/test.h: Fix C warnings. 2003-01-23 21:21:28 +00:00
tsd1.c * winsup.api/pthread/: New directory. Ports of pthread functionality 2001-11-15 11:19:48 +00:00