Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
ad05ac36
Commit
ad05ac36
authored
Jul 13, 2001
by
rrt
Browse files
[project @ 2001-07-13 13:41:42 by rrt]
Improve comment
parent
75746f91
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/Stable.c
View file @
ad05ac36
/* -----------------------------------------------------------------------------
* $Id: Stable.c,v 1.1
3
200
0
/0
9/04 15:17:03 simonmar
Exp $
* $Id: Stable.c,v 1.1
4
200
1
/0
7/13 13:41:42 rrt
Exp $
*
* (c) The GHC Team, 1998-1999
*
...
...
@@ -66,7 +66,6 @@
deRefStablePtr# :: StablePtr# a -> State# RealWorld ->
(# State# RealWorld, a #)
\end{verbatim}
There is also a C procedure @FreeStablePtr@ which frees a stable pointer.
There may be additional functions on the C side to allow evaluation,
application, etc of a stable pointer.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment