commit | 40acdaeb86c516b68e3442f3a008e8d21e514bda | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Fri Apr 03 11:41:56 2015 -0400 |
committer | Adam Langley <agl@google.com> | Fri Apr 03 17:17:32 2015 +0000 |
tree | 61c1e0cee886e69082bda719ecbe850ab2d8831a | |
parent | 72f5911a1690efbf4a2be92586452fed639c3216 [diff] |
Rename p_thread_callback_base to p_thread_callback_boringssl. This fixes the Windows build. Otherwise this collides with the symbol in Chromium's //base. (The 'base' suffix is the name of the library, not some Windows-ism.) Change-Id: I65d755f08991978bd2040d53c401082b2fee65fa Reviewed-on: https://boringssl-review.googlesource.com/4217 Reviewed-by: Adam Langley <agl@google.com>