source: tests/concurrency/waitfor/autogen_destructor.cfa

stuck-waitfor-destruct
Last change on this file was 2b3ebe5, checked in by Matthew Au-Yeung <mw2auyeu@…>, 36 hours ago

fixup tests more

  • Property mode set to 100644
File size: 70 bytes
Line 
1#include "gendestructor.hfa"
2
3int main(int, char*[]) {
4 MyThread t;
5}
Note: See TracBrowser for help on using the repository browser.