标签: c windows memory-barriers createthread
虽然pthread_create提供了内存订单保证(The Open Group Base Specifications Issue 7: Memory Synchronization),但Synchronization and Multiprocessor Issues: Memory Ordering中的措辞和CreateThread function中缺少措辞表明CreateThread没有。