Opened 6 years ago
#178 new defect
mutex in thread main
| Reported by: | Thierry Delisle | Owned by: | |
|---|---|---|---|
| Priority: | minor | Component: | libcfa |
| Version: | 1.0 | Keywords: | |
| Cc: |
Description
The main of a (mutex) thread should require the keyword mutex on its parameter.
However, no code should be genereted for this since it's handled in invoke main
Note:
See TracTickets
for help on using tickets.