Searched refs:HSE_REQ_DONE_WITH_SESSION (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/arch/win32/
H A Dmod_isapi.h184 #define HSE_REQ_DONE_WITH_SESSION 4 macro
215 * a wait mutex and lock on it, until HSE_REQ_DONE_WITH_SESSION is called.
H A Dmod_isapi.c949 case HSE_REQ_DONE_WITH_SESSION:
960 "HSE_REQ_DONE_WITH_SESSION is not supported: %s",
1560 * ServerSupportFunction(HSE_REQ_DONE_WITH_SESSION), which
1563 * which may *only* happen once HSE_REQ_DONE_WITH_SESSION has
1609 * when ServerSupportFunction(HSE_REQ_DONE_WITH_SESSION)

Completed in 1536 milliseconds