scheduler_type

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - thread_pool::scheduler_type

thread_pool::scheduler_type 스레드 풀에서 수신기를 예약하는데 사용되는 스케줄러이다. typedef basic_executor_type, 0 > scheduler_type; 유 형 이 름 설 명 index_type 대량 실행 인덱스 유형이다. sender_type 스케줄러에서 사용되는 송신기 유형이다. shape_type 대량 실행 형태 유형이다. 멤버 함수 이 름 설 명 basic_executor_type [constructor] 복사 생성자. — 이동 생성자. bulk_execute 대량 실행 기능. connect 연결 기능. context 기저 실행 컨텍스트를 얻어온다. defer 주어진 함수 개체를 호출하기 위해 스레드 풀을 요청한다..

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