TSEventThreadSelf - TSEventThreadSelf API function
Contents
Copyright
2025, dev@trafficserver.apache.org
9.2 May 22, 2025 TSEVENTTHREADSELF(3ts)
Description
Return a value that refers to the current eventthread. This must be called from a thread with an eventloop. This will be true from any callback invoked from a hook or a scheduled event.
Name
TSEventThreadSelf - TSEventThreadSelf API function
Synopsis
#include <ts/ts.h>
TSEventThreadTSEventThreadSelf(void)