source:
tests/link-once-destructor/waitfor-destructor.cfa@
a30fceb
| Last change on this file since a30fceb was 507fc97, checked in by , 2 months ago | |
|---|---|
|
|
| File size: 145 bytes | |
| Rev | Line | |
|---|---|---|
| [507fc97] | 1 | #include "nodestructor.hfa" |
| 2 | ||
| 3 | int main(int, char*[]) { | |
| 4 | MyThread ahhh; // call destructor after | |
| 5 | ||
| 6 | // waits for its own destructor to be called | |
| 7 | } | |
| 8 |
Note:
See TracBrowser
for help on using the repository browser.