Fix some thread start functions to have 'extern "C"' declarations,
Modified Makefile to remove warning on other problem with extern "C" (noted warning already disabled in prior case). This one may stay in place, or may be reverted if it's easy to fix in code. Right now it looks more involved because of varying data types in a template class.
Two commits here:
@Microsoft/ostc-devs