Hi Everyone. I am porting c/c++ code that is written in linux to vxworks and I'm facing some problems when compiling the code in vxworks. I am making use of c++11 feature std::atomic in linux to perform atomic memory operations. But the code is notgetting compiled in vxworks since i think vxworks doesn't support c++11 standard. So i want to know is there an alternative to perform atomic memaory read and write on all primitive datatypes(int char float short etc.) that works both in vxworks and
Thanks in advance
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 379 |
Nodes: | 16 (2 / 14) |
Uptime: | 71:40:40 |
Calls: | 8,084 |
Calls today: | 2 |
Files: | 13,069 |
Messages: | 5,849,953 |