Searched defs:ThreadFunction (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WTF-7600.1.24/wtf/
H A DThreading.h73 typedef void (*ThreadFunction)(void* argument); typedef in namespace:WTF
H A DThreadFunctionInvocation.h34 typedef void (*ThreadFunction)(void* argument); typedef in namespace:WTF
H A DParallelJobsLibdispatch.h40 typedef void (*ThreadFunction)(void*); typedef in class:WTF::ParallelEnvironment
H A DParallelJobsOpenMP.h40 typedef void (*ThreadFunction)(void*); typedef in class:WTF::ParallelEnvironment
H A DParallelJobsGeneric.h41 typedef void (*ThreadFunction)(void*); typedef in class:WTF::ParallelEnvironment

Completed in 69 milliseconds