Option to set thread name for EventBaseThread
authorAlan Frindell <afrind@fb.com>
Sat, 8 Jul 2017 04:06:02 +0000 (21:06 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 8 Jul 2017 04:12:39 +0000 (21:12 -0700)
commit18046154bb4e4d10ceed8e1a407eb9cfaab5f4b8
treeafdee11b34aaaa709535164f2883c0ae259a1343
parent81c9d2a6bd4e062b2fa68190175e3b20f566d2cb
Option to set thread name for EventBaseThread

Summary: as in title

Reviewed By: yfeldblum

Differential Revision: D5382995

fbshipit-source-id: 87534e6092f167399943287182ec61ae21e608c6
folly/io/async/EventBaseThread.cpp
folly/io/async/EventBaseThread.h
folly/io/async/test/EventBaseThreadTest.cpp