Skip navigation.
Home

TSRMLS_C

Used to pass a pointer to the current thread to a function

Generally you will use this with TSRMLS_D or TSRMLS_DC which are used to recieve this info in a function definition

This is esentially the same as TSRMLS_CC without the built-in preceding comma

This is an alias for tsrm_ls