search for: __sync_fetch_and_add_4

Displaying 4 results from an estimated 4 matches for "__sync_fetch_and_add_4".

2011 Mar 07
1
[1.8.3] Error compiling Asterisk: __sync_fetch_and_add
....o tcptls.o tdd.o term.o test.o threadstorage.o timing.o translate.o udptl.o ulaw.o utils.o version.o xml.o xmldoc.o editline/libedit.a db1-ast/libdb1.a -> asterisk astobj2.o: In function `ast_atomic_fetchadd_int': /usr/src/asterisk-1.8.3/include/asterisk/lock.h:589: undefined reference to `__sync_fetch_and_add_4' /usr/src/asterisk-1.8.3/include/asterisk/lock.h:589: undefined reference to `__sync_fetch_and_add_4' /usr/src/asterisk-1.8.3/include/asterisk/lock.h:589: undefined reference to `__sync_fetch_and_add_4' /usr/src/asterisk-1.8.3/include/asterisk/lock.h:589: undefined reference to `__sync_...
2011 May 29
1
Where is the Centos Linux 5.5 kernel syscall handler for mmap? (Keith Roberts)
...39;: /home/frankc/DQT1/glibc-2.9/posix/../nptl/sysdeps/unix/sysv/linux/i386/../fork.c:79: undefined reference to `__sync_bool_compare_and_swap_4' /home/frankc/DQTTest5/libc_pic.os: In function `__nscd_drop_map_ref': /home/frankc/DQT1/glibc-2.9/nscd/nscd-client.h:320: undefined reference to `__sync_fetch_and_add_4' /home/frankc/DQTTest5/libc_pic.os: In function `nscd_getpw_r': /home/frankc/DQT1/glibc-2.9/nscd/nscd_getpw_r.c:232: undefined reference to `__sync_fetch_and_add_4' /home/frankc/DQTTest5/libc_pic.os: In function `__nscd_drop_map_ref': /home/frankc/DQT1/glibc-2.9/nscd/nscd-client.h:3...
2011 Mar 07
1
Error compiling Asterisk 1.8.3 on Sun SPARC x64 w/Debian Squeeze
....o tcptls.o tdd.o term.o test.o threadstorage.o timing.o translate.o udptl.o ulaw.o utils.o version.o xml.o xmldoc.o editline/libedit.a db1-ast/libdb1.a -> asterisk astobj2.o: In function `ast_atomic_fetchadd_int': /usr/src/asterisk-1.8.3/include/asterisk/lock.h:589: undefined reference to `__sync_fetch_and_add_4' /usr/src/asterisk-1.8.3/include/asterisk/lock.h:589: undefined reference to `__sync_fetch_and_add_4' /usr/src/asterisk-1.8.3/include/asterisk/lock.h:589: undefined reference to `__sync_fetch_and_add_4' /usr/src/asterisk-1.8.3/include/asterisk/lock.h:589: undefined reference to `__sync_...
2007 Nov 29
2
[LLVMdev] LLVM and OpenMP
...i32> [#uses=1] %tmp3 = bitcast i8* %.omp_data_i to i32** ; <i32**> [#uses=1] %tmp4 = load i32** %tmp3, align 4 ; <i32*> [#uses=1] %tmp45 = bitcast i32* %tmp4 to i8* ; <i8*> [#uses=1] %tmp6 = tail call i32 @__sync_fetch_and_add_4( i8* %tmp45, i32 % tmp1 ) nounwind ; <i32> [#uses=0] ret void } -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State University.