static_thread_pool

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - static_thread_pool

static_thread_pool typedef thread_pool static_thread_pool; 유 형 이 름 설 명 basic_executor_type 스레드 풀에 함수를 제출하는데 사용되는 실행기(executor)의 구현 유형이다. execution_type 스레드 풀에 함수를 제출하는데 사용되는 실행기(executor)이다. fork_event 포크 관련 이벤트 알림. scheduler_type 스레드 풀에서 수신기를 예약하는데 사용되는 스케줄러이다. 멤버 함수 이 름 설 명 attach 현재 스레드를 풀에 연결한다. executor 풀과 연결된 실행기(executor)를 얻어온다. get_executor 풀과 연결된 실행기(executor)를 얻어온다. join 스레드를 연결한다. not..

까마귀75
'static_thread_pool' 태그의 글 목록