LLQueuedThread Member List
This is the complete list of members for
LLQueuedThread, including all inherited members.
| abortRequest(handle_t handle, bool autocomplete) | LLQueuedThread | |
| addRequest(QueuedRequest *req) | LLQueuedThread | [protected] |
| check() | LLQueuedThread | |
| checkPause() | LLThread | |
| completeRequest(handle_t handle) | LLQueuedThread | |
| currentID() | LLThread | [static] |
| e_thread_status enum name | LLThread | |
| EThreadStatus typedef | LLThread | |
| FLAG_ABORT enum value | LLQueuedThread | |
| FLAG_AUTO_COMPLETE enum value | LLQueuedThread | |
| FLAG_AUTO_DELETE enum value | LLQueuedThread | |
| flags_t enum name | LLQueuedThread | |
| generateHandle() | LLQueuedThread | [protected] |
| getAPRPool() | LLThread | [inline] |
| getPending() | LLQueuedThread | |
| getRequest(handle_t handle) | LLQueuedThread | |
| getRequestStatus(handle_t handle) | LLQueuedThread | |
| getThreaded() | LLQueuedThread | [inline] |
| handle_t typedef | LLQueuedThread | |
| incQueue() | LLQueuedThread | [protected] |
| isPaused() | LLThread | [inline] |
| isQuitting() const | LLThread | [inline] |
| isStopped() const | LLThread | [inline] |
| LLQueuedThread(const std::string &name, bool threaded=true) | LLQueuedThread | |
| LLQueuedThread(const LLQueuedThread &) | LLQueuedThread | [private] |
| LLThread(const std::string &name, apr_pool_t *poolp=NULL) | LLThread | |
| lockData() | LLThread | [inline, protected] |
| mAPRPoolp | LLThread | [protected] |
| mAPRThreadp | LLThread | [protected] |
| mIdleThread | LLQueuedThread | [protected] |
| mIsLocalPool | LLThread | [protected] |
| mName | LLThread | [protected] |
| mNextHandle | LLQueuedThread | [protected] |
| mRequestHash | LLQueuedThread | [protected] |
| mRequestQueue | LLQueuedThread | [protected] |
| mRunCondition | LLThread | [protected] |
| mStatus | LLThread | [protected] |
| mThreaded | LLQueuedThread | [protected] |
| nullHandle() | LLQueuedThread | [inline, static] |
| operator=(const LLQueuedThread &) | LLQueuedThread | [private] |
| pause() | LLThread | |
| printQueueStats() | LLQueuedThread | |
| PRIORITY_HIGH enum value | LLQueuedThread | |
| PRIORITY_HIGHBITS enum value | LLQueuedThread | |
| PRIORITY_IMMEDIATE enum value | LLQueuedThread | |
| PRIORITY_LOW enum value | LLQueuedThread | |
| PRIORITY_LOWBITS enum value | LLQueuedThread | |
| PRIORITY_NORMAL enum value | LLQueuedThread | |
| priority_t enum name | LLQueuedThread | |
| PRIORITY_URGENT enum value | LLQueuedThread | |
| processNextRequest(void) | LLQueuedThread | [protected] |
| QUITTING enum value | LLThread | |
| REQUEST_HASH_SIZE enum value | LLQueuedThread | [protected] |
| request_hash_t typedef | LLQueuedThread | [protected] |
| request_queue_t typedef | LLQueuedThread | [protected] |
| run(void) | LLQueuedThread | [private, virtual] |
| runCondition(void) | LLQueuedThread | [private, virtual] |
| RUNNING enum value | LLThread | |
| setFlags(handle_t handle, U32 flags) | LLQueuedThread | |
| setPriority(handle_t handle, U32 priority) | LLQueuedThread | |
| setQuitting() | LLThread | [protected] |
| shouldSleep(void) | LLThread | [inline, protected] |
| shutdown() | LLQueuedThread | [virtual] |
| start(void) | LLThread | |
| STATUS_ABORTED enum value | LLQueuedThread | |
| STATUS_COMPLETE enum value | LLQueuedThread | |
| STATUS_DELETE enum value | LLQueuedThread | |
| STATUS_EXPIRED enum value | LLQueuedThread | |
| STATUS_INPROGRESS enum value | LLQueuedThread | |
| STATUS_QUEUED enum value | LLQueuedThread | |
| status_t enum name | LLQueuedThread | |
| STATUS_UNKNOWN enum value | LLQueuedThread | |
| STOPPED enum value | LLThread | |
| unlockData() | LLThread | [inline, protected] |
| unpause() | LLThread | |
| update(U32 max_time_ms) | LLQueuedThread | [virtual] |
| updateQueue(U32 max_time_ms) | LLQueuedThread | |
| waitForResult(handle_t handle, bool auto_complete=true) | LLQueuedThread | |
| waitOnPending() | LLQueuedThread | |
| wake() | LLThread | |
| wakeLocked() | LLThread | |
| yield() | LLThread | [static] |
| ~LLQueuedThread() | LLQueuedThread | [virtual] |
| ~LLThread() | LLThread | [virtual] |