is clGetEventInfo thread-safe?

Ciao,

It seems that in the OpenCL specification there is no information whether clGetEventInfo is thread-safe or not.
I checked Appendix A.2 and the description of clGetEventInfo at page 116-117.

Is it thread-safe, not, or implementation-specific?

Thank you very much,

diego