Searched refs:ThreadLocalState (Results 1 – 2 of 2) sorted by relevance
31 struct WorkerTaskRunner::ThreadLocalState { struct in webkit_glue::WorkerTaskRunner32 ThreadLocalState(int id, const WebWorkerRunLoop& loop) in ThreadLocalState() function92 current_tls_.Set(new ThreadLocalState(id, loop)); in OnWorkerRunLoopStarted()
49 struct ThreadLocalState;50 base::ThreadLocalPointer<ThreadLocalState> current_tls_;