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

/libmicro/
H A Ddup.c48 int ts_once; member in struct:__anon11
98 if (ts->ts_once++ == 0) {
H A Dexit.c44 int ts_once; member in struct:__anon12
101 if (ts->ts_once++ == 0) {
H A Dfork.c46 int ts_once; member in struct:__anon13
81 if (ts->ts_once++ == 0) {
H A Dlseek.c53 int ts_once; member in struct:__anon18
96 if (ts->ts_once++ == 0) {
H A Dopen.c44 int ts_once; member in struct:__anon30
97 if (ts->ts_once++ == 0) {
H A Dsocket.c40 int ts_once; member in struct:__anon41
116 if (ts->ts_once++ == 0) {
H A Dsocketpair.c40 int ts_once; member in struct:__anon42
74 if (ts->ts_once++ == 0) {
H A Dcascade_fcntl.c53 int ts_once; member in struct:__anon4
164 if (ts->ts_once == 0) {
185 ts->ts_once = 1;
H A Dcascade_flock.c58 int ts_once; member in struct:__anon5
160 if (ts->ts_once == 0) {
181 ts->ts_once = 1;
H A Dcascade_lockf.c53 int ts_once; member in struct:__anon6
155 if (ts->ts_once == 0) {
176 ts->ts_once = 1;
H A Dcascade_mutex.c54 int ts_once; member in struct:__anon7
159 if (ts->ts_once == 0) {
180 ts->ts_once = 1;
H A Dstrcasecmp.c43 int ts_once; member in struct:__anon43
92 if (ts->ts_once++ == 0) {
H A Dstrchr.c42 int ts_once; member in struct:__anon44
90 if (ts->ts_once++ == 0) {
H A Dstrcmp.c42 int ts_once; member in struct:__anon45
90 if (ts->ts_once++ == 0) {
H A Dstrcpy.c42 int ts_once; member in struct:__anon46
89 if (ts->ts_once++ == 0) {
H A Dstrlen.c42 int ts_once; member in struct:__anon48
89 if (ts->ts_once++ == 0) {
H A Dwritev.c45 int ts_once; member in struct:__anon50
107 if (ts->ts_once++ == 0) {
H A Dcascade_cond.c54 int ts_once; member in struct:__anon3
210 if (ts->ts_once == 0) {
231 ts->ts_once = 1;
H A Dmunmap.c43 int ts_once; member in struct:__anon28
122 if (ts->ts_once++ == 0) {
H A Dmmap.c41 int ts_once; member in struct:__anon25
194 if (ts->ts_once++ == 0) {
H A Dpoll.c55 int ts_once; member in struct:__anon32
169 if (ts->ts_once++ == 0) {
H A Dmutex.c51 int ts_once; member in struct:__anon29
H A Dstrftime.c44 int ts_once; member in struct:__anon47
H A Dconnection.c51 int ts_once; member in struct:__anon10
194 if (ts->ts_once++ == 0) {
H A Dpipe.c51 int ts_once; member in struct:__anon31
392 if (ts->ts_once++ == 0) {

Completed in 25 milliseconds