Home
last modified time | relevance | path

Searched refs:_thr_setcancelstate (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_cancel.c37 __weak_reference(_thr_setcancelstate, pthread_setcancelstate);
38 __weak_reference(_thr_setcancelstate, _pthread_setcancelstate);
83 _thr_setcancelstate(int state, int *oldstate) in _thr_setcancelstate() function
H A Dthr_init.c259 [PJT_SETCANCELSTATE] = {DUAL_ENTRY(_thr_setcancelstate)},
H A Dthr_private.h1080 int _thr_setcancelstate(int, int *);