libconcurrency
libconcurrency copied to clipboard
Automatically exported from code.google.com/p/libconcurrency
``` What steps will reproduce the problem? 1. Open project in Visual Studio 2013 2. Set project configuration as "Release" 3. Run example code. What is the expected output? What...
``` What steps will reproduce the problem? 1. Start with mint client 2. when making probe, set "all" entries in jmpbuf to random values 3. run example code. What is...
``` What steps will reproduce the problem? 1. compile the example from the Project Home, link with -lconcurrency 2. run the example 3. What is the expected output? What do...
``` What steps will reproduce the problem? 1. Can't compile on OSX 10.5.8 What is the expected output? What do you see instead? libconcurrency $ make gcc -ansi -pedantic -O2...
``` What steps will reproduce the problem? CVS checkout on OS X Leopard 10.5.5 make gcc -ansi -pedantic -O2 -fPIC -I./ -c libconcurrency/coro.c -o libconcurrency/coro.o libconcurrency/coro.c:60: error: thread-local storage not...