Home
last modified time | relevance | path

Searched defs:detach (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Dthread.h149 void thread::detach() { in detach() function
236 void detach() { in detach() function
/freebsd/contrib/opencsd/decoder/include/common/
H A Dcomp_attach_pt_t.h188 template<class T> ocsd_err_t componentAttachPt<T>::detach(T* component) in detach() function
/freebsd/usr.sbin/bluetooth/sdpd/
H A Dmain.c72 int32_t detach = 1, opt; in main() local
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbthidd.c71 int32_t opt, detach, tval, uinput; in main() local
/freebsd/contrib/llvm-project/libcxx/include/__thread/
H A Djthread.h95 _LIBCPP_HIDE_FROM_ABI void detach() { __thread_.detach(); } in detach() function
/freebsd/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs.c108 int pflags, detach, mntflags; in main() local
/freebsd/usr.sbin/bluetooth/rfcomm_pppd/
H A Drfcomm_pppd.c68 int s, channel, detach, server, service, in main() local
/freebsd/contrib/llvm-project/libcxx/src/
H A Dthread.cpp54 void thread::detach() { in detach() function in thread
/freebsd/lib/libdevctl/
H A Ddevctl.c161 devctl_reset(const char *device, bool detach) in devctl_reset()
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dtimer.h121 void (*detach)(isc_timer_t **timerp); member
H A Dtask.h122 void (*detach)(isc_task_t **taskp); member
H A Dsocket.h279 void (*detach)(isc_socket_t **socketp); member
/freebsd/usr.sbin/bluetooth/hcsecd/
H A Dhcsecd.c70 int n, detach, sock; in main() local
/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_util.c77 boolean_t detach) in safe_create_thread()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_aperture.c138 void (*detach)(struct device *dev); member
/freebsd/sys/geom/eli/
H A Dg_eli_ctl.c57 int *nargs, *detach, *readonly, *dryrunp; in g_eli_ctl_attach() local
258 int *nargs, *detach, *noautoresize, *notrim; in g_eli_ctl_onetime() local
/freebsd/sys/dev/ral/
H A Dif_ral_pci.c109 int (*detach)(void *); member
/freebsd/sys/dev/uart/
H A Duart_cpu.h77 int (*detach)(struct uart_softc*); member
/freebsd/contrib/llvm-project/libc/src/__support/threads/linux/
H A Dthread.cpp355 int Thread::detach() { in detach() function in LIBC_NAMESPACE_DECL::Thread
/freebsd/contrib/unbound/daemon/
H A Dunbound.c431 detach(void) in detach() function
/freebsd/usr.sbin/devctl/
H A Ddevctl.c139 detach(int ac, char **av) in detach() function
/freebsd/sbin/mdmfs/
H A Dmdmfs.c103 bool detach, softdep, autounit, newfs; in main() local
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DContext.cpp28 std::unique_ptr<Value> Context::detach(Value *V) { in detach() function in llvm::sandboxir::Context
/freebsd/sys/dev/sound/pci/
H A Dhdspe-pcm.c1132 hdspe_pcm_unquiesce(struct sc_pcminfo *scp, int slot, bool detach) in hdspe_pcm_unquiesce()
H A Dhdsp-pcm.c1138 hdsp_pcm_unquiesce(struct sc_pcminfo *scp, int slot, bool detach) in hdsp_pcm_unquiesce()

12