threadMain 86 Source/web/tests/SpinLockTest.cpp thread1->postTask(new Task(WTF::bind(&threadMain, static_cast<char*>(sharedBuffer)))); threadMain 87 Source/web/tests/SpinLockTest.cpp thread2->postTask(new Task(WTF::bind(&threadMain, static_cast<char*>(sharedBuffer))));