Use getCurrentThreadID() rather than pthread_self() in MemoryIdler
Summary: Ignoring the questionability of the approach it's being used in, it's better to not have the direct PThread dependency. Reviewed By: yfeldblum Differential Revision: D4889245 fbshipit-source-id: da099c6f938dbe98c1b9eeaf4de0a27a2c4d65f1
Showing
Please register or sign in to comment