Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      thrd_current

      From cppreference.com
      <c‎ |thread
       
       
      Concurrency support library
       
      Defined in header<threads.h>
      thrd_t thrd_current(void);
      (since C11)

      Returns the identifier of the calling thread.

      Contents

      [edit]Parameters

      (none)

      [edit]Return value

      The identifier of the calling thread.

      [edit]References

      • C17 standard (ISO/IEC 9899:2018):
      • 7.26.5.2 The thrd_current function (p: 279)
      • C11 standard (ISO/IEC 9899:2011):
      • 7.26.5.2 The thrd_current function (p: 383)

      [edit]See also

      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=c/thread/thrd_current&oldid=138889"

      [8]ページ先頭

      ©2009-2025 Movatter.jp