DictionaryForumContacts

   English
Terms for subject Programming containing set a field | all forms
EnglishRussian
To create a thread whenever the timer fires, set the sigev_notify field to SIGEV_THREAD and fill these fieldsдля создания потока по срабатыванию таймера установите поле sigev_notify в значение SIGEV_THREAD и заполните следующие поля (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009 ssn)
send a pulse when the timer fires, set the sigev_notify field to SIGEV_PULSE and provide some extra informationчтобы передать импульс при срабатывании таймера, присвойте полю sigev_notify значение SIGEV_PULSE и обеспечьте немного дополнительной информации (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009)