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

/macosx-10.10.1/Libc-1044.1.2/locale/FreeBSD/
H A Dsetlocale.c100 #define UNLOCK_AND_RETURN(x) {XL_UNLOCK(&__global_locale); return (x);} macro
136 UNLOCK_AND_RETURN (NULL);
144 UNLOCK_AND_RETURN (NULL);
151 UNLOCK_AND_RETURN (NULL);
158 UNLOCK_AND_RETURN (NULL);
167 UNLOCK_AND_RETURN (NULL); /* Hmm, just slashes... */
174 UNLOCK_AND_RETURN (NULL);
194 UNLOCK_AND_RETURN (loadlocale(category));
215 UNLOCK_AND_RETURN (NULL);
219 UNLOCK_AND_RETURN (currentlocal
[all...]

Completed in 164 milliseconds