chergert / iris

Message passing, Work-Stealing, Lock-Free, Dynamic Scheduling, and other buzzwords for GLib

This URL has Read+Write access

iris / .gitignore
100644 107 lines (106 sloc) 1.962 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
Makefile
Makefile.in
*.swp
*~
compile
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
INSTALL
aclocal.m4
autom4te.cache
depcomp
doc/reference/version.xml
gtk-doc.make
install-sh
iris.pc
.deps
iris/iris-version.h
libtool
ltmain.sh
missing
stamp-h1
iris-1.0.pc
.libs/
*.la
*.lo
tests/message-1
tests/message-1.o
tests/port-1
tests/port-1.o
tests/receiver-1
tests/receiver-1.o
tests/free-list-1
tests/free-list-1.o
tests/stack-1
tests/stack-1.o
tests/queue-1
tests/queue-1.o
tests/thread-1
tests/thread-1.o
tests/rrobin-1
tests/rrobin-1.o
tests/scheduler-manager-1
tests/scheduler-manager-1.o
tests/gstamppointer-1
tests/gstamppointer-1.o
tests/lf-queue-1
tests/lf-queue-1.o
tests/ws-queue-1
tests/ws-queue-1.o
tests/task-1
tests/task-1.o
tests/scheduler-1
tests/scheduler-1.o
tests/service-1
tests/service-1.o
tests/arbiter-1
tests/arbiter-1.o
tests/coordination-arbiter-1
tests/coordination-arbiter-1.o
tests/gmainscheduler-1
tests/gmainscheduler-1.o
doc/reference/html-build.stamp
doc/reference/html.stamp
doc/reference/html/
doc/reference/iris-decl-list.txt
doc/reference/iris-decl.txt
doc/reference/iris-overrides.txt
doc/reference/iris-undeclared.txt
doc/reference/iris-undocumented.txt
doc/reference/iris-unused.txt
doc/reference/iris.args
doc/reference/iris.hierarchy
doc/reference/iris.interfaces
doc/reference/iris.prerequisites
doc/reference/iris.signals
doc/reference/scan-build.stamp
doc/reference/sgml-build.stamp
doc/reference/sgml.stamp
doc/reference/tmpl-build.stamp
doc/reference/tmpl.stamp
doc/reference/tmpl/
doc/reference/xml/
*.bak
build/autotools/shave
build/autotools/shave-libtool
examples/basic
examples/basic.o
examples/recursive
examples/recursive.o
examples/coordinator
examples/coordinator.o
examples/task-ls
examples/task-ls.o
iris/Iris-1.0.gir
iris/Iris-1.0.typelib
bindings/python/iris.c
bindings/python/pyirismarshal.c
bindings/python/pyirismarshal.h
bindings/python/stamp-pyirismarshal.h
m4
debian