Home
last modified time | relevance | path

Searched defs:UserThread (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/xcore/
Dthread_pool.h30 class UserThread; variable
35 friend class UserThread; variable
Dthread_pool.cpp28 class UserThread class
32 UserThread (const SmartPtr<ThreadPool> &pool, const char *name) in UserThread() function in XCam::UserThread