On Sun, Dec 06, 2015 at 12:38:09PM +0100, Nicolas George wrote:
[...]
> > +/* same as worker_data but shuffled for testing purpose */
>
> Is it really useful? If you merge both, you can probably get rid of the
> macros below with just a conditional for the function on pthread_create().
>
I actua
Le duodi 12 frimaire, an CCXXIV, Clement Boesch a écrit :
> From: Clément Bœsch
>
> ---
> tests/api/Makefile | 1 +
> tests/api/api-threadmessage-test.c | 263
> +
> tests/fate/api.mak | 6 +
> 3 files changed, 270 insertio
From: Clément Bœsch
---
tests/api/Makefile | 1 +
tests/api/api-threadmessage-test.c | 263 +
tests/fate/api.mak | 6 +
3 files changed, 270 insertions(+)
create mode 100644 tests/api/api-threadmessage-test.c
diff --git a/
From: Clément Bœsch
---
tests/api/Makefile | 1 +
tests/api/api-threadmessage-test.c | 202 +
tests/fate/api.mak | 6 ++
3 files changed, 209 insertions(+)
create mode 100644 tests/api/api-threadmessage-test.c
diff --git a