Changeset 7616 for trunk/doc/pslib/psLibSDRS.tex
- Timestamp:
- Jun 21, 2006, 11:34:17 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r7572 r7616 1 %%% $Id: psLibSDRS.tex,v 1.41 0 2006-06-15 00:30:49 priceExp $1 %%% $Id: psLibSDRS.tex,v 1.411 2006-06-21 21:34:17 jhoblitt Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 824 824 825 825 \begin{prototype} 826 bool psMem ThreadSafety(bool safe);826 bool psMemSetThreadSafety(bool safe); 827 827 \end{prototype} 828 828 … … 832 832 \code{false}. The function shall return the previous value of the 833 833 thread safety. 834 835 \begin{prototype} 836 bool psMemGetThreadSafety(void); 837 \end{prototype} 838 839 \code{psMemGetThreadSafety} shall return the current state of thread safety in the memory management system. 834 840 835 841 Note that the default behaviour of the library shall be for the
Note:
See TracChangeset
for help on using the changeset viewer.
