NotificationQueue: Use folly::get_cached_pid() instead of getpid()
Summary: Use folly::get_cached_pid(), a faster getpid() replacement, in NotificationQueue. Outline CHECK_EQ from checkPid(). Reviewed By: yfeldblum Differential Revision: D23433868 fbshipit-source-id: 66ef0e243d74aa176a496e1ae15aeae5e67e4f5c
Showing
Please register or sign in to comment