DictionaryForumContacts

Terms containing creates a thread | all forms | in specified order only
SubjectEnglishRussian
progr.A thread is a lighter burden on the operating system to create, maintain, and manage because very little information is associated with a thread. This lighter burden suggests that a thread has less overhead compared to a processЗатраты вычислительных ресурсов, связанные с созданием потока, его поддержкой и управлением, у операционной системы значительно ниже по сравнению с аналогичными затратами для процессов, поскольку объём информации отдельного потока гораздо меньше, чем у процесса (см. "Parallel and Distributed Programming Using C++" by Cameron Hughes, Tracey Hughes 2003 ssn)
progr.create a new threadсоздать новый поток (управления Alex_Odeychuk)
progr.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)
progr.creates a threadбудет создан поток (ssn)
progr.creates a threadсоздаёт поток (ssn)
progr.every time the server accepts a client connection, it creates a server worker thread, and the thread terminates when the client quitsкаждый раз, когда сервер принимает запрос клиента на соединение, создаётся серверный рабочий поток, и когда клиент прекращает работу, выполнение потока завершается (см. Windows System Programming, 4th Edition by Johnson M. Hart 2010)
progr.using an attribute object to create a detached threadиспользование атрибутного объекта для создания откреплённого потока (ssn)

Get short URL