GThreadFunctions.threadEqual

used internally by recursive mutex locks and by some assertion checks

struct GThreadFunctions
extern (C)
bool function(void* thread1, void* thread2) threadEqual;