[runtime] Fix undefined pthread_main_np (#10930)
commit84ec74a9f0c1cad4413732bb168295c13b301b1a
authorVlad Brezae <brezaevlad@gmail.com>
Tue, 2 Oct 2018 22:00:59 +0000 (3 01:00 +0300)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 2 Oct 2018 22:00:59 +0000 (3 00:00 +0200)
treed60252ab04cd19a6efbf27303a6c1052fd8775dc
parent6dcc779e176ac5421cdf29efdc9f784968225414
[runtime] Fix undefined pthread_main_np (#10930)

It is exported only when _DARWIN_C_SOURCE is defined.
mono/mini/mini-exceptions.c
mono/utils/mono-threads-mach.c
mono/utils/mono-threads.h