source: tests/link-once-destructor/nodestructor.hfa@ a30fceb

stuck-waitfor-destruct
Last change on this file since a30fceb was 507fc97, checked in by Matthew Au-Yeung <mw2auyeu@…>, 2 months ago

test associated with it

  • Property mode set to 100644
File size: 69 bytes
RevLine 
[507fc97]1#include <thread.hfa>
2
3thread MyThread {};
4
5void main(MyThread &t);
Note: See TracBrowser for help on using the repository browser.