Move setPosixThreadName & friends to folly.
Summary: This was previously in thrift (and copied and pasted in several other places, including folly itself). Other potential open-source projects want this basic functionality so lets centralize it in folly instead of having potentially awkward dependencies on thrift (or copy/paste everywhere). Test Plan: Build all the things. Run the tests. Reviewed By: delong.j@fb.com FB internal diff: D1297972
Showing
folly/ThreadName.h
0 → 100644
Please register or sign in to comment