summaryrefslogtreecommitdiffstats
path: root/addons/51degrees/dummy/threading.c
blob: e65678dc1f1eb6cce9a03a51eb570dc3f82a51c6 (plain)
1
2
3
4
typedef struct fiftyoneDegrees_threading_t {
    // This is an empty structure to ensure a threading.o is generated
    // by the dummy library, it is never used.
} dummyFiftyoneDegreesThreading;