Home | History | Annotate | Download | only in phone

Lines Matching defs:Post

251   // If the thread is not our worker thread, we will post to our worker
262 worker_thread_->Post(this, message_id, data);
589 void BaseChannel::Post(uint32 id, talk_base::MessageData *pdata) {
590 worker_thread_->Post(this, id, pdata);
934 signaling_thread()->Post(this, MSG_CHANNEL_ERROR, data);
1161 signaling_thread()->Post(this, MSG_CHANNEL_ERROR, data);