search for: startthread

Displaying 5 results from an estimated 5 matches for "startthread".

Did you mean: start_thread
2007 Apr 15
1
pthreads with Darwine Xcode template? (or Wine Windows message pump + sockets + threads sample)
...appear to execute. Can you help me? What I really need is a way to handle multiple client sockets from code I'm writing using these two tutorials: http://www.codeproject.com/internet/beginningtcp_cpp.asp http://www.gamedev.net/reference/articles/article1059.asp so I was trying to write my own startThread function since I don't see the gamedev author's threading implementation. (I'm trying to write a server to run on Mac OSX that uses MS Window messages due to needing this library: MetaTrader 3 API from the following link: http://www.metaquotes.net/files/mtapi.zip ) Using the Darwine X...
2008 Jun 04
1
Error Wile starting AsterFax
...re.FileMimeMessage.<init>(FileMimeMessage.java:116) at au.com.noojee.asterfax.outbound.FaxManagerOutBound.load(FaxManagerOutBound.java:242) at au.com.noojee.asterfax.outbound.FaxManagerOutBound.loadAndstart(FaxManagerOutBound.java:83) at au.com.noojee.asterfax.AsterFax.startThreads(AsterFax.java:187) at au.com.noojee.asterfax.AsterFax.<init>(AsterFax.java:114) at au.com.noojee.asterfax.AsterFax.main(AsterFax.java:297) 14:10:42,772 INFO Shutting down AsterFax due to IOException. 14:10:42,773 INFO AsterFax has shutdown. Thanks in Advance, Sukhbir ___...
2016 Jan 21
2
greendragon build noisy due to mmap_stress.cc
...98f915da syscall_thread_switch + 10 1 libsystem_platform.dylib 0x00007fff965f982d _OSSpinLockLockSlow + 63 2 libclang_rt.tsan_osx_dynamic.dylib 0x00000001063d5e4d __sanitizer::BlockingMutex::Lock() + 29 3 libclang_rt.tsan_osx_dynamic.dylib 0x00000001063dc1ef __sanitizer::ThreadRegistry::StartThread(unsigned int, unsigned long, void*) + 31 Thread 17: 0 libclang_rt.tsan_osx_dynamic.dylib 0x00000001063cb018 __tsan::MetaMap::FreeRange(__tsan::ThreadState*, unsigned long, unsigned long, unsigned long) + 152 Thread 18: 0 libsystem_kernel.dylib 0x00007fff98f915c2 swtch_pri + 10 1 lib...
2016 Jan 22
2
greendragon build noisy due to mmap_stress.cc
...l_thread_switch + 10 > 1 libsystem_platform.dylib 0x00007fff965f982d _OSSpinLockLockSlow + 63 > 2 libclang_rt.tsan_osx_dynamic.dylib 0x00000001063d5e4d __sanitizer::BlockingMutex::Lock() + 29 > 3 libclang_rt.tsan_osx_dynamic.dylib 0x00000001063dc1ef __sanitizer::ThreadRegistry::StartThread(unsigned int, unsigned long, void*) + 31 > > Thread 17: > 0 libclang_rt.tsan_osx_dynamic.dylib 0x00000001063cb018 __tsan::MetaMap::FreeRange(__tsan::ThreadState*, unsigned long, unsigned long, unsigned long) + 152 > > Thread 18: > 0 libsystem_kernel.dylib 0x00007fff9...
2016 Jan 20
2
greendragon build noisy due to mmap_stress.cc
On Wed, Jan 20, 2016 at 1:31 PM, Chris Matthews <chris.matthews at apple.com> wrote: > I worded that poorly, the Jenkins check I added will explain to the user > that we know this fails sometimes. > > On Jan 20, 2016, at 1:30 PM, Chris Matthews <chris.matthews at apple.com> > wrote: > > I have added a Jenkins check for this test, which explains why it fails on