Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      TSS_DTOR_ITERATIONS

      From cppreference.com
      <c‎ |thread
       
       
      Concurrency support library
       
      Defined in header<threads.h>
      #define TSS_DTOR_ITERATIONS /* unspecified */
      (since C11)

      Expands to a positive integralconstant expression defining the maximum number of times a destructor for thread-local storage pointer will be called bythrd_exit.

      This constant is equivalent to the POSIXPTHREAD_DESTRUCTOR_ITERATIONS.

      [edit]References

      • C17 standard (ISO/IEC 9899:2018):
      • 7.26.1/3 TSS_DTOR_ITERATIONS (p: 274)
      • C11 standard (ISO/IEC 9899:2011):
      • 7.26.1/3 TSS_DTOR_ITERATIONS (p: 376)
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=c/thread/TSS_DTOR_ITERATIONS&oldid=138764"

      [8]ページ先頭

      ©2009-2025 Movatter.jp