Searched refs:php_caudium_low_read_post (Results 1 – 1 of 1) sorted by relevance
398 INLINE static int php_caudium_low_read_post(char *buf, uint count_bytes) in php_caudium_low_read_post() function426 THREAD_SAFE_RUN(total_read = php_caudium_low_read_post(buf, count_bytes), "read post"); in php_caudium_sapi_read_post()
Completed in 6 milliseconds