Home
last modified time | relevance | path

Searched refs:Workbuf (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Dmalloc.h656 struct Workbuf;
657 void runtime_MProf_Mark(struct Workbuf**, void (*)(struct Workbuf**, Obj));
658 void runtime_proc_scan(struct Workbuf**, void (*)(struct Workbuf**, Obj));
659 void runtime_time_scan(struct Workbuf**, void (*)(struct Workbuf**, Obj));
660 void runtime_netpoll_scan(struct Workbuf**, void (*)(struct Workbuf**, Obj));
H A Dnetpoll_stub.c22 runtime_netpoll_scan(struct Workbuf** wbufp, void (*enqueue1)(struct Workbuf**, Obj)) in runtime_netpoll_scan() argument
H A Dmgc0.c167 typedef struct Workbuf Workbuf; typedef
168 struct Workbuf struct
209 static Workbuf* getempty(Workbuf*);
210 static Workbuf* getfull(Workbuf*);
212 static Workbuf* handoff(Workbuf*);
391 Workbuf *wbuf;
433 Workbuf *wbuf; in flushptrbuf()
594 Workbuf *wbuf; in flushobjbuf()
1200 Workbuf *wbuf; in enqueue()
1251 Workbuf *wbuf; in enqueue1()
[all …]
H A Dnetpoll_kqueue.c114 runtime_netpoll_scan(struct Workbuf** wbufp, void (*enqueue1)(struct Workbuf**, Obj)) in runtime_netpoll_scan() argument
H A Dnetpoll_epoll.c170 runtime_netpoll_scan(struct Workbuf** wbufp, void (*enqueue1)(struct Workbuf**, Obj)) in runtime_netpoll_scan() argument
H A Dnetpoll_select.c253 runtime_netpoll_scan(struct Workbuf** wbufp, void (*enqueue1)(struct Workbuf**, Obj)) in runtime_netpoll_scan() argument
H A Dtime.goc350 runtime_time_scan(struct Workbuf** wbufp, void (*enqueue1)(struct Workbuf**, Obj))
H A Dmprof.goc324 runtime_MProf_Mark(struct Workbuf **wbufp, void (*enqueue1)(struct Workbuf**, Obj))
/dports/lang/gnat_util/gcc-6-20180516/libgo/runtime/
H A Dmalloc.h656 struct Workbuf;
657 void runtime_MProf_Mark(struct Workbuf**, void (*)(struct Workbuf**, Obj));
658 void runtime_proc_scan(struct Workbuf**, void (*)(struct Workbuf**, Obj));
659 void runtime_time_scan(struct Workbuf**, void (*)(struct Workbuf**, Obj));
660 void runtime_netpoll_scan(struct Workbuf**, void (*)(struct Workbuf**, Obj));
H A Dnetpoll_stub.c22 runtime_netpoll_scan(struct Workbuf** wbufp, void (*enqueue1)(struct Workbuf**, Obj)) in runtime_netpoll_scan() argument
H A Dmgc0.c167 typedef struct Workbuf Workbuf; typedef
168 struct Workbuf struct
209 static Workbuf* getempty(Workbuf*);
210 static Workbuf* getfull(Workbuf*);
212 static Workbuf* handoff(Workbuf*);
391 Workbuf *wbuf;
433 Workbuf *wbuf; in flushptrbuf()
594 Workbuf *wbuf; in flushobjbuf()
1200 Workbuf *wbuf; in enqueue()
1251 Workbuf *wbuf; in enqueue1()
[all …]
H A Dnetpoll_kqueue.c114 runtime_netpoll_scan(struct Workbuf** wbufp, void (*enqueue1)(struct Workbuf**, Obj)) in runtime_netpoll_scan() argument
H A Dnetpoll_epoll.c170 runtime_netpoll_scan(struct Workbuf** wbufp, void (*enqueue1)(struct Workbuf**, Obj)) in runtime_netpoll_scan() argument
H A Dnetpoll_select.c253 runtime_netpoll_scan(struct Workbuf** wbufp, void (*enqueue1)(struct Workbuf**, Obj)) in runtime_netpoll_scan() argument
H A Dtime.goc350 runtime_time_scan(struct Workbuf** wbufp, void (*enqueue1)(struct Workbuf**, Obj))
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Dmalloc.h656 struct Workbuf;
657 void runtime_MProf_Mark(struct Workbuf**, void (*)(struct Workbuf**, Obj));
658 void runtime_proc_scan(struct Workbuf**, void (*)(struct Workbuf**, Obj));
659 void runtime_time_scan(struct Workbuf**, void (*)(struct Workbuf**, Obj));
660 void runtime_netpoll_scan(struct Workbuf**, void (*)(struct Workbuf**, Obj));
H A Dnetpoll_stub.c22 runtime_netpoll_scan(struct Workbuf** wbufp, void (*enqueue1)(struct Workbuf**, Obj)) in runtime_netpoll_scan() argument
H A Dmgc0.c167 typedef struct Workbuf Workbuf; typedef
168 struct Workbuf struct
209 static Workbuf* getempty(Workbuf*);
210 static Workbuf* getfull(Workbuf*);
212 static Workbuf* handoff(Workbuf*);
391 Workbuf *wbuf;
433 Workbuf *wbuf; in flushptrbuf()
594 Workbuf *wbuf; in flushobjbuf()
1200 Workbuf *wbuf; in enqueue()
1251 Workbuf *wbuf; in enqueue1()
[all …]
H A Dnetpoll_kqueue.c114 runtime_netpoll_scan(struct Workbuf** wbufp, void (*enqueue1)(struct Workbuf**, Obj)) in runtime_netpoll_scan() argument
H A Dnetpoll_epoll.c170 runtime_netpoll_scan(struct Workbuf** wbufp, void (*enqueue1)(struct Workbuf**, Obj)) in runtime_netpoll_scan() argument
H A Dnetpoll_select.c253 runtime_netpoll_scan(struct Workbuf** wbufp, void (*enqueue1)(struct Workbuf**, Obj)) in runtime_netpoll_scan() argument
H A Dtime.goc350 runtime_time_scan(struct Workbuf** wbufp, void (*enqueue1)(struct Workbuf**, Obj))
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Dmgc0.c109 typedef struct Workbuf Workbuf; typedef
110 struct Workbuf struct
146 static Workbuf* getempty(Workbuf*);
147 static Workbuf* getfull(Workbuf*);
149 static Workbuf* handoff(Workbuf*);
239 Workbuf *wbuf; in flushptrbuf()
832 Workbuf *wbuf; in enqueue()
884 Workbuf *wbuf; in markroot()
897 static Workbuf*
926 static Workbuf*
[all …]
/dports/lang/gcc48/gcc-4.8.5/libgo/runtime/
H A Dmgc0.c115 typedef struct Workbuf Workbuf; typedef
116 struct Workbuf struct
152 static Workbuf* getempty(Workbuf*);
153 static Workbuf* getfull(Workbuf*);
155 static Workbuf* handoff(Workbuf*);
337 Workbuf *wbuf; in flushptrbuf()
497 Workbuf *wbuf; in flushobjbuf()
1243 Workbuf *wbuf; in enqueue()
1295 Workbuf *wbuf; in markroot()
1308 static Workbuf*
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Dmgc0.c120 typedef struct Workbuf Workbuf; typedef
121 struct Workbuf struct
158 static Workbuf* getempty(Workbuf*);
159 static Workbuf* getfull(Workbuf*);
161 static Workbuf* handoff(Workbuf*);
367 Workbuf *wbuf; in flushptrbuf()
532 Workbuf *wbuf; in flushobjbuf()
1176 Workbuf *wbuf; in enqueue()
1228 Workbuf *wbuf; in markroot()
1241 static Workbuf*
[all …]

12