Logo
Explore Help
Sign In
feedc0de/esp-idf
1
0
Fork 0
You've already forked esp-idf
forked from espressif/esp-idf
Code Pull Requests Activity
Files
4fc84306a25d7b51aeb5b08de4940ca6bd42ba2e
esp-idf/docs/zh_CN/api-reference/system/esp_pthread.rst

2 lines
62 B
ReStructuredText
Raw Normal View History

pthread: Allow configuration of priority and stacksize The expected usage is: esp_pthread_set_cfg(cfg); pthread_create() If the inherit flag is set, then all subsequent threads forked by this thread will also inherit this configuration. This avoids having to change/prefix this for each and every pthread_create() call.
2018-02-25 14:56:04 +05:30
.. include:: ../../../en/api-reference/system/esp_pthread.rst
Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 599ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API