logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

function::qs_run - Function to record being moved from wait queue to being serviced

Arguments

qname
           the name of the service being moved and started

Description

       This function records that the previous enqueued request was removed from the given wait queue and is now
       being serviced.

Name

       function::qs_run - Function to record being moved from wait queue to being serviced

See Also

tapset::queue_stats(3stap)

SystemTap Tapset Reference                         April 2024                            FUNCTION::QS_RUN(3stap)

Synopsis

           qs_run(qname:string)

See Also