Searched refs:thr_sigframe_save (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/lib/libkse/thread/
H A Dthr_sig.c53 static inline void thr_sigframe_save(struct pthread *thread,
362 thr_sigframe_save(curthread, &psf);
801 thr_sigframe_save(curthread, &psf);
1152 thr_sigframe_save(struct pthread *curthread, struct pthread_sigframe *psf) function

Completed in 51 milliseconds