The source project of this merge request has been removed.
Fix attempt to use poisoned calloc error in libgccjit
This moves usages of pthread.h to above any usage of system.h as it included #pragma GCC poison calloc
Edited by Alex McGrath
This moves usages of pthread.h to above any usage of system.h as it included #pragma GCC poison calloc