OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocateSlot
(Results
1 - 3
of
3
) sorted by null
/external/libmojo/base/threading/
thread_local_android.cc
11
void ThreadLocalPlatform::
AllocateSlot
(SlotType* slot) {
/external/libchrome/base/threading/
thread_local_posix.cc
18
void ThreadLocalPlatform::
AllocateSlot
(SlotType* slot) {
thread_local.h
76
static void
AllocateSlot
(SlotType* slot);
88
internal::ThreadLocalPlatform::
AllocateSlot
(&slot_);
Completed in 65 milliseconds