pthreads Pool::resize

(PECL pthreads >= 2.0.0)

Pool::resize — Resize the Pool


설명

public Pool::resize(int $size): void

Resize the Pool


매개변수

size
이 풀이 생성할 수 있는 최대 작업자 수

반환 값

값이 반환되지 않습니다.