Searched refs:inherit_cfg (Results 1 – 4 of 4) sorted by relevance
32 bool inherit_cfg; ///< Inherit this configuration further member
94 cfg.inherit_cfg = true; in app_main()
63 cfg.inherit_cfg = true;
181 .inherit_cfg = false, in esp_pthread_get_default_config()199 if (task_arg->cfg.inherit_cfg) { in pthread_task_func()250 if (pthread_cfg->inherit_cfg) { in pthread_create()