Home
last modified time | relevance | path

Searched refs:lock_end (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/common/
H A Dgs.h199 int (*lock_end) __P((WIN *, void **)); member
201 wp->gp->lock_end(wp, &s->lock)
H A Dnothread.c46 gp->lock_end = vi_nothread_lock; in thread_init()
H A Dpthread.c51 gp->lock_end = vi_pthread_lock_end; in thread_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-tree.cc234 gimple *lock_end = gimple_seq_last (lock_seq); in gcn_lockfull_update() local
238 edge locked_edge = split_block (lock_bb, lock_end); in gcn_lockfull_update()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-tree.c353 gimple *lock_end = gimple_seq_last (lock_seq); in gcn_lockfull_update() local
357 edge locked_edge = split_block (lock_bb, lock_end); in gcn_lockfull_update()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c6058 gimple *lock_end = gimple_seq_last (lock_seq); in nvptx_lockfull_update() local
6062 edge locked_edge = split_block (lock_bb, lock_end); in nvptx_lockfull_update()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc6809 gimple *lock_end = gimple_seq_last (lock_seq); in nvptx_lockfull_update() local
6813 edge locked_edge = split_block (lock_bb, lock_end); in nvptx_lockfull_update()