vgdb: Handle EAGAIN in read_buf
[valgrind.git] / none / tests / pth_exit2.c
blobe1b9e7ee0e473d57790ad9607fe382c3c6a0937e
1 #include <pthread.h>
3 int main()
5 pthread_exit(0);