Functions

P_Thread.h File Reference

A brief file description. More...

#include "I_Thread.h"
Include dependency graph for P_Thread.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

TS_INLINE Threadthis_thread ()
TS_INLINE ink_hrtime ink_get_hrtime ()
TS_INLINE ink_hrtime ink_get_based_hrtime ()

Detailed Description

A brief file description.

License

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition in file P_Thread.h.


Function Documentation

TS_INLINE ink_hrtime ink_get_based_hrtime (  ) 
TS_INLINE ink_hrtime ink_get_hrtime (  ) 

Definition at line 58 of file P_Thread.h.

References Thread::cur_time.

Referenced by NetAccept::acceptFastEvent(), ClusterHandler::add_small_controlmsg_descriptors(), aio_stats_cb(), aio_thread_main(), HttpSM::attach_client_session(), ClusterHandler::build_initial_vector(), cache_op_ClusterFunction(), cache_op_result_ClusterFunction(), check_emergency_throttle(), InactivityCop::check_inactivity(), check_shedding_warning(), check_throttle_warning(), check_transient_accept_error(), CongestionEntry::client_retry_after(), ClusterHandler::close_ClusterVConnection(), cluster_machine_at_depth(), complete(), configuration_add_machine(), configuration_remove_machine(), ClusterProcessor::connect_local(), UnixNetProcessor::connect_re_internal(), dns_process(), dns_result(), HttpSM::do_api_callout_internal(), NetAccept::do_blocking_accept(), HttpSM::do_cache_lookup_and_read(), HttpSM::do_cache_prepare_write(), HttpSM::do_hostdb_lookup(), HttpSM::do_http_server_open(), CacheContinuation::do_op(), CacheContinuation::do_remote_lookup(), DNSHandler::failover_now(), DNSHandler::failover_soon(), Log::flush_thread_main(), CongestionDBCont::GC(), ICPlog::GetElapsedTime(), ICPPeerReadCont::ICPPeerQueryCont(), ICPPeerReadCont::init(), HttpSM::init(), DNSEntry::init(), ink_cluster_time(), ClusterProcessor::internal_invoke_remote(), ClusterProcessor::invoke_remote_data(), CacheContinuation::localVCsetupEvent(), LogObjectManager_Transfer(), Peer::LogRecvMsg(), MultiCastPeer::LogSendMsg(), ParentSiblingPeer::LogSendMsg(), PluginVC::main_handler(), ClusterHandler::mainClusterEvent(), UnixNetVConnection::mainEvent(), DNSHandler::mainEvent(), CacheTestSM::make_request(), HttpSM::mark_server_down_on_client_abort(), Mutex_lock(), Mutex_trylock(), Mutex_trylock_spin(), Mutex_unlock(), net_accept(), net_activity(), new_CacheVC(), ClusterProcessor::open_local(), CacheVC::openReadFromWriter(), ICPPeerReadCont::PeerReadStateMachine(), preCongestEntryGC(), HttpSM::process_hostdb_info(), ClusterHandler::process_incoming_callouts(), ClusterHandler::process_read(), ClusterHandler::process_small_control_msgs(), ClusterHandler::process_write(), CacheContinuation::remoteOpEvent(), CacheContinuation::replyLookupEvent(), CacheContinuation::replyOpEvent(), EventProcessor::schedule_imm(), EventProcessor::schedule_imm_signal(), send_throttle_message(), DNSHandler::sent_one(), UnixNetVConnection::set_enabled(), PluginVC::set_inactivity_timeout(), UnixNetVConnection::set_inactivity_timeout(), ICPRequestCont::SetRequestStartTime(), HttpSM::setup_blind_tunnel(), HttpSM::setup_server_send_request(), ShowNet::showConnectionsOnThread(), CongestionEntry::sprint(), SSLNetVConnection::sslServerHandShakeEvent(), HttpSM::state_cache_open_read(), HttpSM::state_cache_open_write(), HttpSM::state_http_server_open(), HttpSM::state_raw_http_server_open(), HttpSM::state_read_client_request_header(), HttpSM::state_read_push_response_header(), HttpSM::state_read_server_response_header(), HttpSM::state_watch_for_client_abort(), HostDBSyncer::sync_event(), take_rusage_snap(), test(), DNSHandler::try_primary_named(), TSVConnFdCreate(), HttpSM::tunnel_handler_server(), HttpSM::tunnel_handler_ua(), ClusterHandler::update_channels_written(), HttpSM::update_stats(), HostDBSyncer::wait_event(), and write_dns_event().

TS_INLINE Thread* this_thread (  )