Changeset 13858 for trunk/abcl/doc/manual/threads.tex
- Timestamp:
- 02/06/12 11:21:48 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/doc/manual/threads.tex
r13690 r13858 1 \subsection{Exported Symbols from the THREADS package}2 3 1 \paragraph{} 4 2 \label{THREADS:MAILBOX-EMPTY-P} … … 7 5 8 6 \begin{adjustwidth}{5em}{5em} 9 Returns non-NIL if the mailbox can be read from, NIL otherwise. 7 not-documented 10 8 \end{adjustwidth} 11 9 … … 16 14 17 15 \begin{adjustwidth}{5em}{5em} 18 NOT-DOCUMENTED 16 not-documented 19 17 \end{adjustwidth} 20 18 … … 25 23 26 24 \begin{adjustwidth}{5em}{5em} 27 NOT-DOCUMENTED 25 not-documented 28 26 \end{adjustwidth} 29 27 … … 34 32 35 33 \begin{adjustwidth}{5em}{5em} 36 NOT-DOCUMENTED 34 not-documented 37 35 \end{adjustwidth} 38 36 … … 61 59 62 60 \begin{adjustwidth}{5em}{5em} 63 NOT-DOCUMENTED 61 not-documented 64 62 \end{adjustwidth} 65 63 … … 70 68 71 69 \begin{adjustwidth}{5em}{5em} 72 NOT-DOCUMENTED 70 not-documented 73 71 \end{adjustwidth} 74 72 … … 88 86 89 87 \begin{adjustwidth}{5em}{5em} 90 NOT-DOCUMENTED 88 not-documented 91 89 \end{adjustwidth} 92 90 … … 94 92 \label{THREADS:MAKE-MAILBOX} 95 93 \index{MAKE-MAILBOX} 96 --- Function: \textbf{make-mailbox} [\textbf{threads}] \textit{ }97 98 \begin{adjustwidth}{5em}{5em} 99 NOT-DOCUMENTED 94 --- Function: \textbf{make-mailbox} [\textbf{threads}] \textit{\&key ((queue g2304220) NIL)} 95 96 \begin{adjustwidth}{5em}{5em} 97 not-documented 100 98 \end{adjustwidth} 101 99 … … 106 104 107 105 \begin{adjustwidth}{5em}{5em} 108 NOT-DOCUMENTED 106 not-documented 109 107 \end{adjustwidth} 110 108 … … 155 153 \label{THREADS:SYNCHRONIZED-ON} 156 154 \index{SYNCHRONIZED-ON} 157 --- NIL: \textbf{synchronized-on} [\textbf{threads}] \textit{} 158 159 \begin{adjustwidth}{5em}{5em} 155 --- Special Operator: \textbf{synchronized-on} [\textbf{threads}] \textit{} 156 157 \begin{adjustwidth}{5em}{5em} 158 not-documented 160 159 \end{adjustwidth} 161 160 … … 173 172 \label{THREADS:MAKE-MUTEX} 174 173 \index{MAKE-MUTEX} 175 --- Function: \textbf{make-mutex} [\textbf{threads}] \textit{ }176 177 \begin{adjustwidth}{5em}{5em} 178 NOT-DOCUMENTED 174 --- Function: \textbf{make-mutex} [\textbf{threads}] \textit{\&key ((in-use g2304421) NIL)} 175 176 \begin{adjustwidth}{5em}{5em} 177 not-documented 179 178 \end{adjustwidth} 180 179 … … 185 184 186 185 \begin{adjustwidth}{5em}{5em} 187 NOT-DOCUMENTED 186 not-documented 188 187 \end{adjustwidth} 189 188 … … 194 193 195 194 \begin{adjustwidth}{5em}{5em} 196 NOT-DOCUMENTED 195 not-documented 197 196 \end{adjustwidth} 198 197 … … 213 212 214 213 \begin{adjustwidth}{5em}{5em} 215 NOT-DOCUMENTED 214 not-documented 216 215 \end{adjustwidth} 217 216 … … 222 221 223 222 \begin{adjustwidth}{5em}{5em} 224 NOT-DOCUMENTED 223 not-documented 225 224 \end{adjustwidth} 226 225 … … 231 230 232 231 \begin{adjustwidth}{5em}{5em} 233 NOT-DOCUMENTED 234 \end{adjustwidth} 235 232 not-documented 233 \end{adjustwidth} 234
Note: See TracChangeset
for help on using the changeset viewer.