==================================================
[TEST] Dispatch workqueue
[PID] 78314
==================================================
[BEGIN] dispatch_get_global_queue
Actual: 0x8216f87c0
Expected: 0x8216f87c0
[PASS] dispatch_get_global_queue
[BEGIN] flag
Actual: 0
Expected: 1
[FAIL] flag
It looks like dispatch_get_global_queue is returning a null pointer on FreeBSD.