/[hurd]/hurd/libpthread/sysdeps/mach/hurd/pt-sysdep.h
ViewVC logotype

Diff of /hurd/libpthread/sysdeps/mach/hurd/pt-sysdep.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by neal, Mon Nov 18 22:20:58 2002 UTC revision 1.3 by neal, Tue Jan 18 10:08:52 2005 UTC
# Line 53  Line 53 
53           })           })
54    
55  extern inline void  extern inline void
56    __attribute__((__always_inline__))
57  __pthread_stack_dealloc (void *stackaddr, size_t stacksize)  __pthread_stack_dealloc (void *stackaddr, size_t stacksize)
58  {  {
59    __vm_deallocate (__mach_task_self (), (vm_offset_t) stackaddr, stacksize);    __vm_deallocate (__mach_task_self (), (vm_offset_t) stackaddr, stacksize);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26