split pthread test into several files
authorSzabolcs Nagy <nsz@port70.net>
Mon, 8 Jul 2013 09:50:16 +0000 (09:50 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Mon, 8 Jul 2013 09:50:16 +0000 (09:50 +0000)
commit08cb396fb7dbb632c49b0893a8e116269f195844
tree70a325ccf03471194dc90713972de3e66205d2e4
parent7becfeb717e7994a6025d1901894c72d42a7c4fe
split pthread test into several files
src/functional/Makefile
src/functional/pthread.c [deleted file]
src/functional/pthread_cancel.c [new file with mode: 0644]
src/functional/pthread_cond.c [new file with mode: 0644]
src/functional/pthread_robust.c [new file with mode: 0644]
src/functional/pthread_tsd.c [new file with mode: 0644]