Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TraceAttributeValues.php

TraceAttributeValues::JVM_THREAD_STATE_WAITING

A thread that is waiting indefinitely for another thread to perform a particular action is in this state

See also

TraceAttributes::JVM_THREAD_STATE

File

vendor/open-telemetry/sem-conv/TraceAttributeValues.php, line 1546

Class

TraceAttributeValues

Namespace

OpenTelemetry\SemConv

Code

public const JVM_THREAD_STATE_WAITING = 'waiting';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal