mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-26 19:31:31 +00:00
rtprio is both a struct and a function, so we need to be explicit. ../../../components/misc/thread.cpp:53:9: error: must use 'struct' tag to refer to type 'rtprio' in this scope rtprio prio; ^ struct /usr/include/sys/rtprio.h:91:5: note: struct 'rtprio' is hidden by a non-type declaration of 'rtprio' here int rtprio(int, pid_t, struct rtprio *); ^ 1 error generated. |
||
|---|---|---|
| .. | ||
| barrier.hpp | ||
| budgetmeasurement.hpp | ||
| constants.hpp | ||
| convert.hpp | ||
| coordinateconverter.hpp | ||
| endianness.hpp | ||
| frameratelimiter.hpp | ||
| guarded.hpp | ||
| hash.hpp | ||
| helpviewer.cpp | ||
| helpviewer.hpp | ||
| mathutil.hpp | ||
| messageformatparser.cpp | ||
| messageformatparser.hpp | ||
| objectpool.hpp | ||
| resourcehelpers.cpp | ||
| resourcehelpers.hpp | ||
| rng.cpp | ||
| rng.hpp | ||
| stringops.hpp | ||
| thread.cpp | ||
| thread.hpp | ||
| timer.hpp | ||
| utf8stream.hpp | ||
| weakcache.hpp | ||