WTF: Merge common logic from threading_pthreads and threading_win.
Much of this code is essentially identical. What remains different is just a couple syscalls (of which there are many variations in threading_pthreads already), and the implementations of mutexes and condition variables, which we hope to remove soon (and so have been left where they are). Bug: 856641 Change-Id: I7c658a0fe65fb6a3428ff4b215397da410d2233a Reviewed-on: https://chromium-review.googlesource.com/1195713 Commit-Queue: Jeremy Roman <jbroman@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#587334}
Showing
Please register or sign in to comment