Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try both libpthread and RTLD_DEFAULT when looking up functions | 2017-09-07 | 1 | -2/+3 | |
| | | | | so the test can find everything after the libpthread->libc move | ||||
* | Test that various calls can be interrupted in a non-threaded process, | 2016-05-10 | 2 | -0/+703 | |
then dlopen() libpthread and do that again in a second thread, and then verify that they're all correctly acting as cancellation points. |