Home | History | Annotate | Download | only in common

Lines Matching full:safe

195 /*                Not thread safe.                                            */
1185 ucnv_getDefaultName must be thread safe, which can call this function.
1188 thread safe because there is no reliable/safe way to reset the
1233 * In order to be really thread-safe, the get function would have to take
1235 * This implementation only tries to be really thread-safe while
1245 /* local variable to be thread-safe */
1249 Multiple calls to ucnv_getDefaultName must be thread safe,
1250 but ucnv_setDefaultName is not thread safe.
1293 This function is not thread safe, and it can't be thread safe.