DescriptionNaCl: Remove nacl_thread.h from NaCl SDK
nacl_thread.h only defines nacl_tls_get() and nacl_tls_init(), which are
not generally useful for application code. They are only used
internally within libc/libpthread.
This is part of general cleanup to reduce Chromium-side dependencies on
NaCl headers that are not in public directories (src/include/nacl and
src/public).
BUG=https://code.google.com/p/nativeclient/issues/detail?id=2832
TEST=NaCl SDK bots
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274027
Patch Set 1 #Patch Set 2 : Fix build #
Messages
Total messages: 5 (0 generated)
|