summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2017-08-17 14:52:22 -0700
committerThiago Macieira <thiago.macieira@intel.com>2017-09-18 17:39:09 +0000
commit9378bce442c523079d76cfdfcab5950d78802c9c (patch)
tree4e433c880f8b8c22e6dfe2fdd1aa31a317e4aac1 /src/plugins/platforms
parent5b5153fd5b6cc5852e4b682d1bc4a5c7979f242d (diff)
Port QSemaphore to use futexes
This is interesting because QSemaphore now needs to allocate no memory: it's just a simple 31-bit counter and the contention flag. Change-Id: I6e9274c1e7444ad48c81fffd14dbc0ab42bc2e00 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/plugins/platforms')
0 files changed, 0 insertions, 0 deletions